put https://api.fonestorm.com/v2/subaccounts/
Update a Subaccount.
{
"id": "2005550001",
"label": "Subaccount 1",
"status": "enabled"
}
Response Properties
Property | Type | Description |
---|---|---|
subaccount | object | Subaccount |
Update a Subaccount.
{
"id": "2005550001",
"label": "Subaccount 1",
"status": "enabled"
}
Property | Type | Description |
---|---|---|
subaccount | object | Subaccount |
Try It!
to start a request and see the response here!