Goals

Delete Goal

Delete a goal by ID.

  • goal_id: The ID of the goal to delete
delete/v1/dev/user/goals/{goal_id}

Path parameters

goal_idstring required

Response

Successful Response

{"stackTrail":"paths:/v1/dev/user/goals/{goal_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes