Log inBook a demo
GuidesAPI Reference
GuidesAPI Reference
  • API Reference
Logo
Log inBook a demo
API ReferenceOrganization

DELETE
https://app.polytomic.com/api/organizations/:id
DELETE
/api/organizations/:id
1curl -X DELETE https://app.polytomic.com/api/organizations/248df4b7-aa70-47b8-a036-33ac447e668d \
2 -H "Authorization: Bearer <token>"
Try it
Was this page helpful?
Previous

List Users

Next
Built with
> 🚧 Requires partner key > > Organization endpoints are only accessible using [partner keys](https://apidocs.polytomic.com/guides/obtaining-api-keys#partner-keys).
Remove Organization

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Errors

🚧 Requires partner key

Organization endpoints are only accessible using partner keys.