Skip to main content
POST
Create Model Slug

Body

application/json
name
string
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_id
string
required
organization_id
string
required
name
string
required
created_at
string<date-time> | null