Type Alias RevokePermissionResponses

RevokePermissionResponses: {
    201: PermissionDetailDto;
}