supported-models

Create Model Slug

post/api/v1/models/slugs

Request body

namestring required

Slug name. Leading/trailing whitespace is trimmed and the stored name is lowercased. Must be a single token (no whitespace). Allowed characters: letters, numbers, '-' and '_'. Max length: 32.

Response

Successful Response

model_slug_idstring required
organization_idstring required
namestring required
created_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.