Skip to main content

Wrap Secret

POST 

/v1/secret/wrap

Wraps any JSON object or string in a vault token and returns the token to be handed to someone to unwrap securely.

Request

Body

required

    any

Responses

Successful Response

Schema

    any

Loading...