Skip to main content
DELETE
/
orgs
/
{id}
Deletes an organization and all its users
curl --request DELETE \
  --url https://api.zippendo.com/orgs/{id} \
  --header 'Authorization: Bearer <token>'
null

Authorizations

Authorization
string
header
required

JWT access token or API token (prefixed with zipp_)

Path Parameters

id
string
required

ID

Response

enum<string> | null

Default Response

Available options:
null