Classifications
Create a Classification
Creates a Classification
POST
http://{defaultHost}
/
api
/
v2
/
platform
/
classifications
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Select which associated resources you would like to fetch, see: <a href="https://jsonapi.org/format/#fetching-includes">https://jsonapi.org/format/#fetching-includes</a>
Body
application/json
Response
201 - application/vnd.api+json
Was this page helpful?