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

Documentation Index

Fetch the complete documentation index at: https://docs.zippendo.com/llms.txt

Use this file to discover all available pages before exploring further.

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