Provide signature for a given value.
POST
/crypto/v1/_signLast modified: 7 months ago
Request
Body Params application/json
No schema defined
Example
{
"tenantId": "pb.amritsar",
"value": "claim"
}
Request samples
Responses
Response contains the value that has been signed and the value of signature.(200)
Invalid input.(400)
Response contains the value that has been signed and the value of signature.
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago