Skip to main content

Delete a goal

Delete a goal.

DELETE
/users/{user_guid}/goals/{goal_guid}

Path Parameters

FieldRequiredType

goal_guid

The unique identifier for a goal. Defined by MX.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Accept

Specifies the media type expected in the response.

Required
String
Loading...