Delete provider config
DELETE/providers/:type/config
Delete OAuth app configuration for a provider type (admin only). This will prevent new installations for this provider.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Missing provider type
Unauthorized
Forbidden - admin only
Provider not configured
Internal server error