Views:

Last Updated: 1/22/2020 12:11:10 AM

Unregister a callback with given callback ID

Request

HTTP Request

DELETE /SMPI/{version}/service/wfbss/api/callback/{id}

Parameters

HTTP Request Example

unregister a callback with given callback ID:
DELETE /SMPI/{version}/service/wfbss/api/callback/0002

Request Body

Do not supply a request body with this method.

Response

Response

If successful, this method returns an HTTP 200 OK status code and a response body with the following structure:

Empty response body.