Skip to main content
POST
Assign a role on a response incident

Authorizations

Authorization
string
header
required

Organization API key, prefixed with gm_api_. Send it as Authorization: Bearer <api_key>.

Path Parameters

id
string
required

Body

application/json
userId
string
required
role
enum<string>
required
Available options:
commander,
comms_lead,
responder

Response

201 - undefined