Creating and invalidating a bearer token manually
Certain endpoints require an x-api-token in the headers, while others require an Authorization header with Bearer TOKEN. In the event that the latter is needed, Login endpoint described in this section illustrates how one can be generated.