Delete a collection by ID
cURL
curl --request DELETE \ --url https://sandbox.oumla.com/api/v1/tokenization/collections/{id} \ --header 'x-api-key: <api-key>'
200
Example
{}
API key for authentication. Obtain your API key from the dashboard.
SDK version header
Collection ID
Collection deleted successfully
The response is of type object.
object
Was this page helpful?