Append to Entity Custom Parameter List

Append a JSON object to a custom parameter of type JSON_LIST for a specific entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Defaults to member

Type of the entity the custom parameter belongs to

string
required

UUID of the entity instance

string
required

Slug/identifier of the custom parameter that must be of type JSON_LIST

Body Params
json
Defaults to {"example": "object"}

The payload must validate against the JSON Schema defined for this param_slug (during custom parameter creation).

Responses

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