Update Goal

Updates an existing goal (name, match type, tag mappings). The goal is identified by goal_uuid and must belong to the authenticated account. Tag mappings are only rewritten when tag_ids is sent in the body: omit the field to leave existing mappings untouched, send an empty array to clear them.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The goal UUID.

string
required
length ≤ 255
integer
enum

Optional. 0 = ANY, 1 = ALL.

Allowed:
tag_ids
array of uuids

Optional. Tag UUIDs to map. Omit to leave existing mappings untouched; send empty array to clear all mappings.

tag_ids
Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json