Taskflows > Taskflows > Modifying taskflow attributes with the update resource
Modifying taskflow attributes with the update resource
If you are assigned the Administrator, Deployer, Designer, or Operator role, you can use the update resource to update the values of the API Name, Allowed Users, and Allowed Groups fields of a taskflow.
Use the request body to pass the values. The updates can be applied to one or more taskflows using the update resource.
To perform the updates, use the following URI with the updated values included in the request body:
Send a JSON payload in the body of the PUT request that contains a list of taskflows and the fields that you want to update, such as API Name, Allowed Users, and Allowed Groups.
Use the following sample PUT request to update the API Name, Allowed Users, and Allowed Groups fields of multiple taskflows: