v1
latestOpenAPI 3.1.02026-07-24180245513.9 KBAccount Holders
Disable account holder
Disable an account holder. Related external and internal accounts will be disabled at the same time.
post/account_holders/{id}/disable
Path parameters
idstring required
The ID of the account holder.
Response
200
Example response
{
"name": "EndCustomerCo",
"object": "account_holder",
"metadata": {
"property_a": true,
"property_b": "some text"
}
}