Update Material Tag

Updates an existing material tag.

Requires scope: categories:write

Authentication

API_KEYstring
API Key authentication via header

Path parameters

idUUIDRequired
Tag ID.

Request

This endpoint expects an object.
namestringRequired
Display name for the tag. Required. Maximum 255 characters.

Response

This endpoint returns an object.
idUUID
Unique identifier for the tag.
namestring
Display name of the tag.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error