Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
application/json · LocalStorageUpsert · object[]
The body is of type LocalStorageUpsert · object[]
.
Response
Successful Response
The response is of type any
.