Skip to main content
POST
Adicionar alunos na turma

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Código da turma

Body

application/json
students
object[]
required
Minimum array length: 1

Response