v1
latestOpenAPI 3.0.02026-07-242035712.0 MBCard
Remove Card From Account Group
Remove card from an account group. The method is idempotent.
delete/pws/cards/{public_token}/account-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"
}
}