Skip to main content
POST
Create story treatment

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

name
string
required

name of treatment

Required string length: 1 - 100
description
string
required

description of the treatment

Minimum string length: 1

Response

201 - application/json
id
string<uuid>
required
read-only
name
string
required

name of treatment

Maximum string length: 100
description
string
required

description of the treatment

created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only