Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Code of the existing feature.
Example:
"seats"
Body
application/json
Feature payload
The body is of type object
.
Response
Feature updated
The response is of type object
.