You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

ROLE REQUIRED FOR /ic/api/process/v1/tasks

Summary:

Hi Team,

I am trying to perform actions (APPROVE,REJECT,INFO_RQUESTED,REASSIN) on task using the REST API /ic/api/process/v1/tasks/213421

Payload:

{    "identities":  [{    "id":"approver@domain.com","type":"user"   }],   "action":  {   "id":"APPROVE", "type":"CUSTOM"   } }

It gives 401 Unauthorized error in Postman. Any roles/privileges required to perform the actions using the REST API?.

It works with servicer user/Common user which got Service Developer and few other roles assigned but it logs service user as the action performer on the task rather logging assignee.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!