Auth
Set Default Api Key
Set an API key as the user's default. Clears any existing default.
Requires JWT Bearer authentication with the token received from the login endpoint.
put/api/v1/auth/keys/{key_id}/default
Path parameters
key_idinteger required
Response
Successful Response