Update Task Templates

Updates task templates. Use query parameters to update a specific set of task templates.

Query Params
string

Action to take. For example, assignTo.

string

Order index. The default is 1.

string

The unique identifier assigned to the task group template to return.

string

Association Entity ID.

string

Association Entity Type.

string

Relationship to Task Service.

string

Comma-separated list of properties names in which to sort.

integer

Zero-based indicator of the page.

integer

Zero-based indicator of first collection entity.

integer

The maximum number of entities to return as part of the collection

integer

Priority number of the task template.

string

Comma-separated list of tags

Body Params
association
object

Association details.

reorderItems
array of objects

List of items, or task template IDs, to reorder.

reorderItems
string

Task type id.

templateIds
array of strings

Template used to create this task template.

templateIds
Headers
string
required

Bearer token

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…