Skip to content

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
}