v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBOrganization
Delete member
Deletes the specific member associated to an organization
delete/organizations/{organization_id}/members/{member_id}
Path parameters
organization_idstring required
Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values
member_idstring required
The ID of the member that you want to perform the request against. These can be found by the GET call /organizations/:organization_id/members which returns all members inside an organization
Response
200 response
DeleteOrganizationsMembersByIdResponse required