Skip to main content

Create an access-protection key

POST 

/api/v1/chatbots/:chatbotId/access-protection/keys

Mint a new widget access-protection key. The full plaintext key is returned ONCE in the response body. Store it immediately — it cannot be retrieved again. Subsequent reads expose only the keyPrefix display hint. Required scope: security:write.

Request

Responses

Key created. key is the one-time plaintext value.