Skip to main content

Nexus API

Update a goal

This endpoint updates a specific goal. This endpoint accepts the optional MX-Skip-Webhook header and skip_webhook parameter.

PUT
/goals/{goal_guid}

Path Parameters

FieldRequiredType

goal_guid

The unique identifier for a goal. Defined by MX.

Required
String

Request Body

FieldRequiredType

goal

Required
UpdateGoalRequest
Loading...