VibeHost
API referenceApiV1WorkspacesWorkspaceidOauth clientsClientidRevoke

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

POST
/api/v1/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/api/v1/workspaces/string/oauth-clients/string/revoke"
Empty