Canali
Remove a Member from a channel, or leave it
DELETE
/api/v1/channels/{id}/members/{userId}Hai bisogno di una chiave API dell'organizzazione con la capability member.
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
userId*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/channels/string/members/string"Empty
{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}