v51

OpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Add or update a responsible user

Set the tag for a single responsible user or group. If the user is not yet responsible for the object it is added; otherwise its tag is updated. The user or group must exist. An absent or null tag is treated as an empty string.

put/v1/objects/{object-id}/responsible-users/{user-id}

Path parameters

object-idinteger required
user-idinteger required

User or group ID.

Request body

tagstring nullable

Responsible user tag (max 31 characters). Null or absent is treated as empty.

Response

Responsible user added or updated.

userIdinteger
tagstring