DELETE
/
api
/
v1
/
organizations
/
{organizationId}
Delete organization
curl --request DELETE \
  --url https://api.drip.re/api/v1/organizations/{organizationId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

API Key

Response

204

Default Response