Delete processor

šŸ“˜

Try It Instructions

To delete a processor, you'll need to know its type (Versapay, ANET, etc.) and its ID, which will be a number. If you don't know the ID for the processor you want to delete, you can find it with a GET Processors request.

If you'd like some practice, you can also create a new processor of any type and then delete it with the Try It editor.

Once you have the processor type and ID, it's just a matter of plugging them into your endpoint. If it's successfully deleted, you'll get a 200 response saying the result is "true".

Path Params
string
enum
required
Defaults to versa

The type of processor

Allowed:
string
required

The specific ID of the processor.

Headers
string
Defaults to application/json
string

Secure Payments Authentication Token

string

Secure Payments Secret Key

Responses

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