Update a goal
Goals
Update a goal
Update a goal’s status.
PATCH
Update a goal
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique case identifier (ULID format).
Goal identifier.
Body
application/json
Available options:
pending, in_progress, completed Response
Goal updated.

