delete https://api.streak.com/api/v2/meetings/
This call lets you delete a meeting.
Log in to see full request history
Authorization
Make sure to include your authorization in any request you make on your own.
Responses
This call lets you delete a meeting.
Authorization
Make sure to include your authorization in any request you make on your own.
xxxxxxxxxx
curl --request DELETE \
--url https://api.streak.com/api/v2/meetings/key \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: