v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Task

Create Revoke Task

Create a revoke task

post/api/v1/task/revoke

Request body

appEntitlementIdstring required

The ID of the app entitlement to revoke access to.

appIdstring required

The ID of the app associated with the entitlement.

appUserIdstring

The ID of the app user to revoke access from. This field and identityUserId cannot both be set for a given request.

descriptionstring

The description of the request.

identityUserIdstring

The ID of the user associated with the app user we are revoking access from. This field cannot be set if appUserID is also set.

Response

The TaskServiceCreateRevokeResponse returns a task view which has a task including JSONPATHs to the expanded items in the expanded array.