Delete multiple call forward rules
Delete multiple call forward rules
- application/json
Request Body
- uid_items integer[] requiredPossible values: >= -1Array of UID for entities referenses. 
Responses
- 200
- 400
- 401
OK
Bad Request
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Wrong JSON body"
}
{
  "error": "Wrong JSON body"
}
Unauthorized
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...