Log an external Call activity
Use this endpoint to log calls made outside of the Close built-in VoIP system.
status: defaults to completed
direction (optional): outbound or inbound
recording_url: you can post a URL pointing to the MP3 recording of your call. For security reasons, we require the URL to be secure (i.e. starting with https://)
Authentication
Basic authentication of the form Basic <base64(username:)>.
Bearer authentication of the form Bearer <token>, where token is your auth token.