delete https://$DOMAIN/autoql/management/api/v1/projects/
Delete a project by project id
- Requires AutoQL JWT
Log in to see full request history
Responses
Delete a project by project id
xxxxxxxxxx
curl --request DELETE \
--url 'https:///$DOMAIN/autoql/management/api/v1/projects/project_id' \
--header 'accept: */*'
Try It!
to start a request and see the response here! Or choose an example: