Delete a custom counter format
DELETE/contracts/:contractId/custom-counter-formats/:id
Deletes a custom counter format and its related counters from the specified contract.
Request
Responses
- 200
- 401
- 403
- 500
Custom counter format deleted successfully
Unauthenticated
Forbidden - Missing permission: delete custom counters
Internal server error