Delete NDA template
Delete an NDA template. Browse request parameters, authentication requirements, response payloads, and working code samples in the Orbiq API docs.
Delete an NDA template.
Authorization
bearerAuth AuthorizationBearer <token>
API key generated in Admin Center Integrations
In: header
Path Parameters
id*string
Template ID
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/nda-templates/550e8400-e29b-41d4-a716-446655440000"{ "error": "Cannot delete active template"}How is this guide?