Delete card requestCopy Pagedelete https://partner-api.getpliant.com/api/cards/requests/{cardRequestId}Cancel an existing card requestPath ParamscardRequestIduuidrequiredThe unique identifier of the card request.Responses 204Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 404Not Found. The requested resource could not be found. 500Internal Server Error. The request was not completed due to an internal error.Updated 13 days ago