Update an integration blueprint field by ID

Use this endpoint to update an integration blueprint field related to the specified integration blueprint.

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

The unique ID of the integration blueprint.

integer
required

The unique ID of the integration blueprint field.

Body Params

Request body parameters for updating an integration blueprint field.

Request body to update an integration blueprint field.

string | null

A single unique customizable ID of the integration blueprint field.

string | null

The description of the integration blueprint field.

boolean | null

A flag to indicate if the mapping is required for integration blueprint field.

string | null

The name of the integration blueprint field.

Headers
string
required
length between 40 and 40
^[a-zA-Z0-9-]+$

The API key of your Oneflow account.

string

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

404

A required entity is missing.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json