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 or missing forward number
- application/json
- Schema
- Example (from schema)
- Wrong number
Schema
- error stringerror type/info 
{
  "error": "Wrong JSON body"
}
{
  "error": "Wrong or missing forward number"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...