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

programIdstringRequired
ID of the program

Headers

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
ruleIdslist of stringsRequired
Array of rule IDs to be deleted

Response

This endpoint returns an object.
dataobject

Errors

400
Bad Request Error
404
Not Found Error