# 53110: StatusCallbackMethod is invalid

Log Level: ERROR

## Description

Raised in the REST API when StatusCallbackMethod is set to an invalid value.

### Possible causes

* REST API call to Create or Update Room instance with StatusCallbackMethod set to an invalid value.

### Possible solutions

* Set StatusCallbackMethod to either `GET` or `POST` or leave blank for the default.
