Skip to main content
DELETE
/
projects
/
{project_id}
/
user_data
/
{user_data_id}
Delete Project user data
curl --request DELETE \
  --url https://api.latitude.sh/projects/{project_id}/user_data/{user_data_id} \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://www.latitude.sh/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required

Project ID or Slug

user_data_id
string
required

Response

204

No Content