Skip to main content
PATCH
Update assignees

Usage

Authorizations

Authorization
string
header
required

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

Path Parameters

uid
string
required

The UID (or friendly_id) of the request

Body

application/json
assignee_inbox_uid
string | null

UID of a tag of kind "request_inbox"

assignee_admin_uid
string | null

UID of an ADMIN user

sent_by_uid
string | null

UID of the ADMIN user that should be considered as author of the action. Please note only the "Owner" account can use this.

Response

Updates the assignees

result
object