VibeHost
API referenceWorkspacesWorkspaceidOauth clientsClientidRevoke

/workspaces/{workspaceId}/oauth-clients/{clientId}/revoke

POST
/workspaces/{workspaceId}/oauth-clients/{clientId}/revoke

Authorization

bearerAuth workspace:write
AuthorizationBearer <token>

In: header

Scope: workspace:write

Path Parameters

workspaceId*string
clientId*string

Response Body

curl -X POST "https://example.com/workspaces/string/oauth-clients/string/revoke"
Empty