Subscribe for intercepting APIsCopy Pagepost https://example.com/dispatcher/v1/hooks/interceptions/subscribeBody ParamstypestringenumrequiredPRE_REQUESTPOST_REQUESTADAPT_ENTITYAllowed:PRE_REQUESTPOST_REQUESTADAPT_ENTITYapiIdstringrequiredentityNamestringrequiredendpointstringrequiredexecutionOrderint32Responses 201The below table describes the response parameters: ParameterTypeDescriptionExampletypestringValues:PRE_REQUEST,POST_REQUEST,ADAPT_ENTITYapiIdstringShould only be provided if type=PRE_REQUEST or type=POST_REQUESTPOST/device/v1/devicesentityNamestringShould only be provided if type=ADAPT_ENTITYdeviceendpointstringhttps://api.dev.biot-med.com/device-plugin/v1/devices/create-device-pre-interceptionidstringA UUID formatted string3fa85f64-5717-4562-b3fc-2c963f66afa6executionOrderintegercreationTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30ZlastModifiedTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30Z 400Code : INVALID_API_ID, Details: [invalidApiId, validApiIds] Code : INVALID_ENTITY_TYPE_NAME, Details: [invalidEntityType, validEntityTypes] 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 4 months ago