v1
latestOpenAPI 3.0.02026-07-242035712.0 MBCard
Remove Card From Card Group
Remove card from a card rule group. The method is idempotent.
delete/pws/cards/{public_token}/card-groups/{id}
Path parameters
public_tokenstring required
idstring required
Headers
Client-Idinteger required
The ID of the client
Api-Call-Unique-Identifierstring required
Api call unique identifier
Response
Successful Response
Example response
{
"header": {
"error_desc": "success"
}
}