read
Allows read access to the Buildr API.write
Allows write access to the Buildr API./oauth/authorize
endpoint with the following query parameters:
response_type=code
client_id=your_client_id
redirect_uri=https://yourapp.com/redirect_uri
scope=read write
/oauth/token
endpoint with the following request body:
/oauth/token
endpoint with the following request body: