Answered

Detach a tag from a conversation API v2.4 expect a parameter `admin_id`

  • 29 March 2022
  • 4 replies
  • 14 views

As per the API documentation v2.4, the endpoint `Detach a tag from a conversation` doesn't need any parameter. But on making a call, it throws an error `admin_id` is required.

Seems like discrepancy in the documentation.

Please correct it ASAP, as it is impacting us highly.

icon

Best answer by Eric Fitz 31 March 2022, 10:27

View original

4 replies

Userlevel 1

Hey @anurag m​, I'm looking into this for you now with our engineers 👍

Userlevel 1

Me again @anurag m​ - we've updated the documentation to reflect the fact that this call now requires an admin_id. We needed to add the admin_id parameter here to fix a bug with the call. Thanks for flagging this!

Hey @eric f11​ , although it is mentioned as a request body! But sending admin_id as a query parameter also works.

Are you gonna support both?

Userlevel 1

It's supported for both 😄

Reply