User Management
Authorizations
AuthorizationstringRequired
JWT token for user session authentication.
Body
apiKeystringRequired
The API key to validate and store
Responses
200
API key validated and stored successfully
application/json
400
Invalid API key
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/submitApiKeyLast updated
