Skip to main content
DELETE
Revoke a WebSocket secret

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

Organization ID

Example:

"org-abc123"

id
string
required

Identifier of the WebSocket secret to revoke

Example:

"rts-3f2b8c1d"

Response

Secret revoked; no response body