Unsubscribe a specific endpoint from intercepting API(s)

Unsubscribe a specific endpoint from intercepting API(s)

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
typestringtrueValues:PRE_REQUEST,POST_REQUEST,ADAPT_ENTITY
apiIdstringtrueShould only be provided if type=PRE_REQUEST or type=POST_REQUESTPOST/device/v1/devices
entityNamestringtrueShould only be provided if type=ADAPT_ENTITYdevice
endpointstringtruehttps://api.dev.biot-med.com/device-plugin/v1/devices/create-device-pre-interception

This API requires HOOKS_INTERCEPTION_DELETE permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!