curl --request DELETE \
  --url https://api.splose.com/v1/payments/{paymentId} \
  --header 'Authorization: Bearer <token>'
1

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required
Required range: x > 0
Example:

1

Response

200 - text
Return 1 on success

The response is of type enum<number>.

Available options:
1