ApprovalRules
Deletes an existing ApprovalRule
delete/{spaceId}/approvalrules/{id}
Path parameters
spaceIdstring required
The id of the space for the ApprovalRule.
idstring required
The id of the ApprovalRule.
Response
Response to deleting a ApprovalRule
DeleteApprovalRuleResponse required
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○