Admin

Set the user identity for tracking purpose

post
Body
identitystringOptional
Responses
204
No Content
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?