Produkte
Produkt erstellen
Ein neues Produkt in Ihrer Organisation erstellen
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Product to create
The body is of type object
.
Response
200
application/json
Product created successfully
The response is of type object
.