PUT
/
v1
/
action
/
{action_id}
{
  "error": {
    "code": 123,
    "message": "<string>",
    "details": {}
  }
}

Authorizations

x-api-key
string
header
required

Path Parameters

action_id
string
required

Body

application/json
labels
object
snapshot
object
error
object

Response

100
application/json
You don't have permissions to access this method
error
object