Update an integration blueprint by ID

Use this endpoint to update an integration blueprint by ID.

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 updating an integration blueprint.

Request body to update an integration blueprint.

string
length between 1 and 100

The description of the integration blueprint.

boolean

A flag to indicate if the integration blueprint is enabled.

integration_blueprint_fields
array of objects

A list of integration blueprint fields associated with the integration blueprint.

integration_blueprint_fields
string
length between 1 and 100

The name of the integration blueprint.

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.

403

The request is not authorized by the server.

404

A required entity is missing.

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