Delete call forward rule for apartment
Removes call forward rule for apartment
Path Parameters
- forwardUid int64 requiredPossible values: >= 1Forward number for forward scheme 
Responses
- 200
- 400
- 401
OK
Wrong forward number
- application/json
- Schema
- Example (from schema)
- Wrong number
Schema
- error stringerror type/info 
{
  "error": "Wrong JSON body"
}
{
  "error": "Value forwardUid out of range 1..9999999999"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...