Authentication successful. Your session is saved on the server.
Add the Authorization header to your requests. More secure since the token is not in the URL.
{{ header_config_json }}
Include the token in the URL path. Use this only if your client cannot set custom headers. Warning: Token will appear in URLs and server logs.
{{ url_config_json }}