Add user biscuit

Add a user generated biscuit. In this API, you provide a biscuit, a unique name you'd like to call this biscuit, and the public key to validate the biscuit. The Gateway (Secrets Proxy) will use this information to parse the biscuit and determine what the underlying biscuit payload enables so that it can be used going forward.

Body Params

The biscuit upload payload

string
required

The unique name for this biscuit

string
required

The base64 encoded biscuit payload

string
required

The public key associated with the biscuit

Headers
string
required

The session identifier

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json