DELETE /v2/blocs/:bloc_id/squads_users/:id
Destroy a squads user for the given Id, associated with the given Bloc
DELETE /v2/squads_users/:id
Destroy a squads user
live_help Notes
assignment
This action requires one of theses roles:
Advanced tutor
settings Params
Param name | Description |
---|---|
bloc_id |
optional
. Must be String
The bloc id |
id |
required
. Must be String
The requested id |