CallDownMutationResponse
Result of updating or deleting a call-back entry.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
successful |
boolean | Yes | Whether the requested mutation completed. Allowed values: True. |
Example
{
"successful": true
}
Result of updating or deleting a call-back entry.
| Property | Type | Required | Description |
|---|---|---|---|
successful |
boolean | Yes | Whether the requested mutation completed. Allowed values: True. |
{
"successful": true
}