Create an integration blueprint field

Use this endpoint to create an integration blueprint field in 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.

Body Params

Request body parameters for creating an integration blueprint field.

Request body to create a new integration blueprint field.

string
required
length between 1 and 100

A single unique ID of the integration blueprint field.

string | null

The description of the integration blueprint field.

boolean

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

string
required
length between 1 and 100

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.

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.

409

A conflict occurred with the current state of the target resource.

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