Revoke an OAuth client
OAuth Clients
Revoke an OAuth client
Revokes (deactivates) the OAuth client. Requires a *:delete scope.
DELETE
Revoke an OAuth client
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Response
204
Revoked.