Subaccounts
Disable an operator.
Disable the specified operator for the merchant account.
delete/v0.1/me/accounts/{operator_id}
Path parameters
operator_idinteger required
The unique identifier for the operator.
Response
Operator successfully disabled.
Example response
{
"username": "operator1@mydomain.com",
"nickname": "Operator 1"
}