Delete card design
Here, you will learn how to delete a card design in Tuum.
Use case
In this example, we will demonstrate how to delete a card design code using the following data.
Use case data
API parameters with values
Delete the card design code BLK
.
...card-designs/BLK
Sample API call
To delete a card design code, use the following endpoint:
https://card-api.sandbox.tuumplatform.com/api/v1/card-designs/{cardDesignCode}
Sample request
The sample request body is as follows:
No request body.
Sample response
Below you will find the response to the API request:
Result
The card design code BLK
has been deleted.
You can only delete a card design code if it is not linked to any active card product and not used by any card that is still active or temporarily blocked. Both conditions must be met.
Last updated
Was this helpful?