curl --request DELETE \ --url https://api.passmint.com/short-links/{linkCode} \ --header 'x-api-key: <api-key>'
{ "message": "<string>", "success": true }
200
The response is of type object.
object
Was this page helpful?