Cancel Custom Cardpost https://example.com/programs/{programCode}/userIdentifiers/{userIdentifier}/cancelCustomCardCancels a custom card for a user using the provided user identifier.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.userIdentifierstringrequiredThe unique identifier for the user whose custom card is being canceled.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago