Skip to main content
PATCH

Request

Headers

string
required
Must be application/json

Path Parameters

string
required
The group IDExample: grp_abc123xyz

Body

Array of link IDs to add to this groupExample: ["link_abc123", "link_def456", "link_ghi789"]
string
default:"add"
Action to performOptions: add, remove Default: add

Response

string
Group ID
string
Success message
number
Number of links updated
array
Array of link IDs that failed (if any)