Admin
Body
identitystringOptional
Responses
204
No Content
400
Bad Request
application/json
500
Internal Server Error
application/json
post
POST /api/identity HTTP/1.1
Host: localhost:9090
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"identity": "text"
}
No content
Last updated
Was this helpful?