Skip to main content

Revoke API Key

DELETE 

/workspaces/:workspaceId/service-accounts/:subjectId/api-keys/:apiKeyId

Revoke API Key

Request

Path Parameters

    workspaceId uuidrequired
    subjectId uuidrequired
    apiKeyId uuidrequired

Responses

API key revoked.

Loading...