Skip to content
TALA
Esc
navigateopen⌘Jpreview

Remove a member from the organization

DELETE/api/organizations/{id}/members/{memberId}
Path parameters
idstringrequired
memberIdstringrequired
Responses
200
Try it
Server
Parameters
Request
curl -X DELETE "http://localhost:8000/api/organizations/string/members/string"
Response
No example response.