Skip to main content
PUT
The write that replaces setting a status. Add the tag you want from the path group named Status: the group is single, so the tag already there is swapped out. The response is the path’s tags read back after the write.

Query Parameters

string
required
The connector’s LinkedIn public identifier.
string
required
The prospect’s LinkedIn public identifier.

Body

string[]
required
Tag ids from a group whose subject_type is path, from List Tag Groups.
string
default:"replace"
replace, add or remove. A bare replace is the path’s whole set, so send group_id when you mean one group.
string
Narrows a replace to one group.
The old way still works, for now. status_id on Update Opportunity takes a path tag id and writes the same assignment. It is deprecated; this endpoint is the one to build against.