Skip to main content
DELETE
Batch Delete Paylinks

Authorizations

X-API-KEY
string
header
required

Body

application/json

Batch delete request

items
string[]

Payment link IDs to delete.

Response

OK

data
string

Response payload when the request succeeded.

error
boolean

True when the request failed.

message
string

Human-readable status or error message.