Auth
Create Api Key
Create a new API key for the current user.
Requires JWT Bearer authentication with the token received from the login endpoint.
post/api/v1/auth/keys
Request body
Response
Successful Response
Create a new API key for the current user.
Requires JWT Bearer authentication with the token received from the login endpoint.
Successful Response