projects
Projetos

Deletar um projeto

Deleta um projeto pelo ID. A exclusão é lógica: o projeto sai das listagens, passa a ser encontrado com trashed=true e pode voltar pelo endpoint de restauração.

delete/api/management/projects/{id}

Response

Resposta de sucesso

responseboolean required

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

Changes

Changed in 2 of the 79 revisions of this API.9

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • api tag Projetos added

      api-tag-added

    • api tag {id} removed

      api-tag-removed