Delete a mapping rule

Deletes a mapping rule 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
mappingIdstringRequired
ID of mapping rule

Headers

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
dataobject or null

Errors