Create a concept with user-defined ID

Creates a single taxonomy concept with a user-defined ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
The ID of the organization.
concept_idstringRequired

The user-defined ID of the concept.

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

Created - Resource created successfully