Headers
-
If-Match
string ETag value fetched in a previous GET project request. Used to prevent simultaneous updates
Path parameters
-
id
string Required The ID of the project
Format should match the following pattern:
^[a-z0-9]{32}$
.
DELETE
/api/v1/serverless/projects/observability/{id}
curl \
--request DELETE 'https://api.elastic-cloud.com/api/v1/serverless/projects/observability/{id}' \
--header "Authorization: $API_KEY" \
--header "If-Match: string"