Initiate User Action
PUT https://{{vaultDNS}}/api/{{version}}/objects/:{documents_or_binders}/:{id}/versions/:{major_version}/:{minor_version}/lifecycle_actions/:{name__v}
https://developer.veevavault.com/api/24.2/#Initiate_Lifecycle_Action
Initiate a user action. Before initiating, you should retrieve any applicable entry criteria for the action.
Only some user action types can be initiated through the API. See supported user actions.
The authenticated user must have permission to initiate this action. To check permissions, Retrieve User Actions and check for actions where executable__v
is true
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |