Description
I’m using Delete Meeting API, when I pass the MeetingID(integer), the latest meeting with same ID been deleted. Then I try using UUID, but id there is “/” inside UUID, I got meeting not found error (404).
any suggestion, what should I do to delete the correct meeting.
Thanks,
Best Regards
Chen Rui
Error
The full error message or issue you are running into.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.