Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
soon to add to the store
The body is of type object
.
Response
soon response
The response is of type object
.
Creates a new soon in the store
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
soon to add to the store
The body is of type object
.
soon response
The response is of type object
.