Delete call forward rule for apartment
Removes call forward rule for apartment
Path Parameters
- forwardUid int64 required
Possible values:
>= 1
Forward number for forward scheme
Responses
- 200
- 400
- 401
OK
- Wrong or missing forward number
- application/json
- Schema
- Example (from schema)
- Wrong number
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Wrong or missing forward number"
}
Unauthorized
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...