go back to CallinService

PUT /callins/update

Updates a callin record.

Roles that can access this endpoint are Users.

Parameters

name description type default type
callin The data to use when updating an existing callin record body of type: application/xml application/json RowCallin

Result

RowCallin of type: application/xml application/json

The updated RowCallin object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowCallin