Skip to main content
POST
Atualizar vídeo obrigatório da etapa

Authorizations

Authorization
string
header
required

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

Body

application/json
id
integer
required

ID do anexo de etapa a atualizar. Obrigatório.

watch
boolean
required

Define se a visualização passa a ser obrigatória. Obrigatório.

Response

Sucesso

response
boolean
required

Sempre true quando a operação é concluída.