cURL
curl --request DELETE \ --url https://api.olie.ai/api/management/project-groups/{project_group}/projects/{project} \ --header 'Authorization: Bearer <token>'
Remove a associação de um projeto de um grupo de projetos
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?