Skip to main content
PUT
Update a tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tag
string
required

Body

application/json
label
string
Maximum string length: 255
label_translations
object | null

Optional translations for the label property.

description
string | null
description_translations
object | null

Optional translations for the description property.

archived_at
string<date>
expense_template_code
string | null
Maximum string length: 255
liability_template_code
string | null
Maximum string length: 255
integrations
object

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("tag").

data
Tag · object