Opportunities
Create an opportunity
Creates an opportunity in a pipeline stage.
Permissions are the same as in the app, resolved from the member your API key acts as. Without opportunities.editAll you can only change opportunities you own — an API key is not a way around the rules a person has.
POST
Create an opportunity
Authorizations
Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….
Body
application/json
Amount in major units.
Example:
"GBP"
Requires opportunities.editAll; otherwise the opportunity is owned by the key's member.
Response
Success
Create an opportunity