Skip to main content
DELETE
Desvincular um projeto filho

Authorizations

Authorization
string
header
required

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

Path Parameters

project
string
required

ID (UUID) do projeto.

child
string
required

ID (UUID) do projeto filho a desvincular.

Response

Sucesso

Confirmação da desvinculação.

response
boolean
required

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

data
object
required

Vínculo desfeito.