Revoke a user’s membership of a private incident
cURL
curl --request POST \ --url https://api.incident.io/v1/incident_memberships/actions/revoke \ --header 'Content-Type: application/json' \ --data ' { "incident_id": "01FCNDV6P870EA6S7TK1DSYD5H", "user_id": "01FCQSP07Z74QMMYPDDGQB9FTG" } '
Revoke memberships to incident
"01FCNDV6P870EA6S7TK1DSYD5H"
"01FCQSP07Z74QMMYPDDGQB9FTG"
No Content response.
Was this page helpful?
Contact support