Create Goal

Creates a new goal for the authenticated account, optionally linked to a campaign and pre-populated with tag mappings.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 255

The goal's display name.

uuid | null

Optional. Campaign UUID to attach this goal to. Must belong to the authenticated account.

integer
enum

Optional. Match type: 0 = ANY (default), 1 = ALL.

Allowed:
tag_ids
array of uuids

Optional. Tag UUIDs to map to this goal. Each entry must be a valid tag UUID for the account; unknown UUIDs return 422.

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