Skip to main content
DELETE
Remove a tarefa de um projeto

Authorizations

Authorization
string
header
required

JWT token obtained from /v2/auth/login. Send it in the header: Authorization: Bearer <your_token>

Path Parameters

id
integer
required

ID da tarefa

projectId
integer
required

ID do projeto a ser removido

Response

Projeto removido da tarefa com sucesso

status
boolean
message
string