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).

Body Params
string
enum
required
Allowed:
string
required

Should only be provided if type=PRE_REQUEST or type=POST_REQUEST

string
required

Should only be provided if type=ADAPT_ENTITY

string
required
Responses
204

The below table describes the response parameters:

ParameterTypeDescriptionExample

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json