Headless LMS

Remove an organization member

DELETE
/api/organizations/members/{id}

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/organizations/members/string"
null
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}