Python
Secrets
Create secret
Create a new secret that can be referenced in converse API calls.
POST
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successfully created secret
The Secret object represents a securely stored secret that can be referenced in converse API calls.