(ctx context.Context, arg DeleteMCPServerUserTokenParams)
| 150 | DeleteLicense(ctx context.Context, id int32) (int32, error) |
| 151 | DeleteMCPServerConfigByID(ctx context.Context, id uuid.UUID) error |
| 152 | DeleteMCPServerUserToken(ctx context.Context, arg DeleteMCPServerUserTokenParams) error |
| 153 | DeleteOAuth2ProviderAppByClientID(ctx context.Context, id uuid.UUID) error |
| 154 | DeleteOAuth2ProviderAppByID(ctx context.Context, id uuid.UUID) error |
| 155 | DeleteOAuth2ProviderAppCodeByID(ctx context.Context, id uuid.UUID) error |
no outgoing calls