Update an object
Objects
Update an object
Updates a single object. The object to be updated is identified by its ID.
PATCH
Update an object
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A UUID or slug to identify the object.
Body
application/json
Response
Success