Item
Updates details of a specific Item in a specific Space.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the space where the item is located. Must be a non-empty string.
Example:
"EeQKVCfV0tsoQwmeE0nA"
The ID of the item to update. Must be a non-empty string.
Example:
"hRzp9xTTl5pnj2G2Nr3E"
Body
application/json
Response
200
Updated