service/domain/workflow/project_permission_revoke
Api Code Documentation / Exports / service/domain/workflow/project_permission_revoke
Table of contents
Functions
Functions
revokeProjectPermission
▸ revokeProjectPermission(ctx
, issuer
, projectId
, revokee
, intent
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
revokee | string |
intent | default |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>