feat: add provider profile removal
This commit is contained in:
@@ -53,6 +53,7 @@ POST /api/v1/sessions/:sessionId/control
|
||||
GET /api/v1/backends
|
||||
GET /api/v1/provider-profiles
|
||||
GET /api/v1/provider-profiles/:profile
|
||||
DELETE /api/v1/provider-profiles/:profile
|
||||
PUT /api/v1/provider-profiles/:profile/credential
|
||||
POST /api/v1/provider-profiles/:profile/validate
|
||||
GET /api/v1/provider-profiles/:profile/validations/:validationId
|
||||
|
||||
Reference in New Issue
Block a user