delete
https://api.temporiza.com/api/Templates/
Removes a template from the organization.
Business rules:
idmust be a valid UUID- Returns 400 for invalid UUID
- Returns 404 when template does not exist
- Successful deletion returns 204 (no content)
Removes a template from the organization.
Business rules:
id must be a valid UUIDTry It! to start a request and see the response here!