Skip to main content
POST
Alterar a ordem de um projeto dentro de um grupo

Authorizations

Authorization
string
header
required

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

Path Parameters

project_group
string
required

ID (UUID) do grupo de projetos.

project_id
string
required

ID (UUID) do projeto que será reposicionado. Ele precisa já pertencer ao grupo.

Body

application/json
order
integer

Response

Sucesso

response
boolean