Update Card LabelAsk AIpatch deprecatedhttps://partner-api.getpliant.com/api/cards/{cardId}/labelCan be used to update the card label for virtual cardsPath ParamscardIduuidrequiredThe unique identifier of the card.Body Paramslabelstring | nullAvailable only for virtual cards with a cardConfig containing VIRTUAL or TRAVEL. The maximum length is 40 characters.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. 429Too Many Requests. The API consumer has sent too many requests in a given amount of time. Please check our API guidelines. 500Internal Server Error. The request was not completed due to an internal error.Updated 8 months ago