Create secret

POST
/v1/convai/secrets

Create a new secret for the workspace

Request

This endpoint expects an object.
type"new"Required
namestringRequired
valuestringRequired

Response

Successful Response

type"stored"
secret_idstring
namestring

Errors

Built with