organizations

Delete Organization Endpoint

delete/api/v1/organizations/{organization_id}

Path parameters

organization_idstring required

Query parameters

delete_usersboolean

Response

Successful Response

organization_idstring required

Organization that was deleted.

deleted_user_countinteger required

Number of user rows deleted alongside the org. Zero unless delete_users=true.

Changes

No recorded changes to this endpoint across all 1 revision of this API.