/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