Skip to main content
PATCH
Update status

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
status
enum<string>
Available options:
open,
in_progress,
waiting,
resolved,
archived
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 status

result
object