Type Alias RevokePermissionBulkResponses

RevokePermissionBulkResponses: {
    201: PermissionBulkRevokeResponseDto;
}