Last updated 1 year ago
Was this helpful?
curl -L \ --request POST \ --url 'http://localhost:9090/api/identity' \ --header 'Content-Type: application/json' \ --data '{ "identity": "text" }'
No body