Replace all custom fields values for a path session

🔑

Required OAuth scope: paths:write.

Replaces all custom field values in the given path session with the provided ones. Values not included are removed.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the path.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the path session.

Body Params
customValues
array of objects
required
length ≤ 300

The list of custom field values to replace the existing ones.

customValues*
Headers
string
enum
required

The version of the API.

Allowed:
Responses

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