Delete multiple mapping rules
Deletes multiple mapping rules from a program
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
programId
ID of the program
Headers
X-Disable-Hooks
Request
This endpoint expects an object.
ruleIds
Array of rule IDs to be deleted
Response
This endpoint returns an object.
data
Errors
400
Bad Request Error
404
Not Found Error