Calls
Product
4min
The product endpoint allows you to create and update products, which can then be added to users with the user api actions.
Each call to the API requires action and a group_id.
Name | Type | Required | Description |
---|---|---|---|
action | string | true | This describes what you would like to do with the api. For status, the only action is create. |
group_id | integer | true | This designates which project the change should be applied to. API-id in the header must be part of the organization that owns the group. |
doc | JSON | true | This is the status data you would like to include in the request, formatted as JSON. |
This would be an example cURL which creates a status.