Update template type data fields

Use this endpoint to update all data fields in the specified template type. See the Data Field for more information.

Path Params
integer
required

The unique ID of the template type.

Body Params

Request body details for updating data fields.

data_fields
array of objects
required

The list of data fields that belong to the given template type.

data_fields*
Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

string
required

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.

409

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

Language
URL
Choose an example:
application/json