/sys/wrapping/wrap
The /sys/wrapping/wrap
endpoint wraps the given values in a response-wrapped token.
Wrapping wrap
This endpoint wraps the given user-supplied data inside a response-wrapped token.
Method
Path
POST
/sys/wrapping/wrap
Parameters
:any
(map<string|string>: nil)
– Parameters should be supplied as keys/values in a JSON object. The exact set of given parameters will be contained in the wrapped response.
Sample payload
Sample request
Sample response
Last updated