cURL
curl --request DELETE \ --url https://{baseUrl}/{version}/projects/{projectId} \ --header 'content-type: <content-type>' \ --header 'x-api-key: <x-api-key>'
Delete an existing project.
Admin API Key.
Project ID.
Project delete request accepted.