post https://api.followupboss.com/v1/calls
Add a call.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Add a call.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://api.followupboss.com/v1/calls \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"isIncoming":true}'
xxxxxxxxxx
{}