Skip to main content
PUT
Update section

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

Serializer for Section (belongs to a Department).

name
string
required
Minimum string length: 1
department_id
string<uuid>
required
write-only
description
string

Response

200 - application/json

Serializer for Section (belongs to a Department).

id
string<uuid>
required
read-only
name
string
required
department
object
required

Serializer for Department.

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