Skip to main content
DELETE
Remover aluno da turma

Atenção: Essa ação é irreversível e não pode ser desfeita.

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
email
string
required

Email do aluno

Response