Edit Custom Parameter

Updates an existing custom parameter.

Prerequisites

Authenticate and obtain an access token using your API credentials. Use
this token to authorize all subsequent API requests.

Request Parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

ID of the custom parameter to edit.

integer

User ID of the publisher (must exist in DB and be a Publisher or Publisher Plus).

string
required
length ≥ 1

Parameter name (min length: 1).

integer
required

Indicates if the parameter is required (0 = no, 1 = yes).

string

Name of creator. Attached automatically on creation. It is either the managed user or (if managedUserId not set) a logged-in user.

string
enum
required

Either text or list.

Allowed:
integer | null
Defaults to null

If specified, parameter will be tied to this video.

string
enum
Defaults to active

One of: active, inActive, delete.

Allowed:
configuration
object

Configuration object. Required when type is list; omitted for text parameters.

Response

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