post https://auth.sensibleweather.io/oauth/token
Creates a new Access Token with which to access the Sensible API
Log in to see full request history
Responses
Creates a new Access Token with which to access the Sensible API
xxxxxxxxxx
curl --request POST \
--url https://auth.sensibleweather.io/oauth/token \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: