Delete an allowed website
DELETEhttps://platform.docana.com/api/v1/applications/:id/allowed-websites/:siteId/
Deletes the company-level record, which removes the website from every application it is linked to, not just the one in the path.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Deletion confirmation
Deletion failure
The API key or session is missing, expired, or malformed.
No write access to the application
A resource referenced by the path does not exist or is not visible to the caller.
Unexpected server error.