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. Requires modify access to the object or the "edit responsible users" access right.
put/v1/objects/{object-id}/responsible-users/{user-id}
Path parameters
object-idinteger required
user-idinteger required
User or group ID.
Request body
Response
Responsible user added or updated.