Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.omi.me/v1/dev/user/goals/{goal_id} \ --header 'Authorization: Bearer <token>'
{ "detail": "<string>" }
Delete a goal by ID.
Send Authorization: Bearer <omi_developer_api_key>.
Authorization: Bearer <omi_developer_api_key>
Successful Response