Getting this error on the following API

API--
/api/v2/conversations/{conversationId}/participants/{participantId}/replace/queue

Error:

{
"message": "This endpoint is not yet implemented,",
"code": "feature.toggle.not.implemented",
"status": 501,
"contextId": "254d735c-80e1-4cae-bd64-135e6834f68d",
"details": [],
"errors": []
}

This is in the deployed APIs

Yes, this is correct. There was a mistake made and those weren't supposed to be released; they'll show up as preview sometime soon.

So is the original replace really deprecated? If so how long till these are released? Otherwise, can you remove the deprecated flag? We don't want to build with something flagged as deprecated for the client.

Now Flagged as Deprecated:
https://api.usw2.pure.cloud/api/v2/conversations/calls/{conversationId}/participants/{participantId}/replace

THanks

AG

That's part of the mistake. A handful of changes relating to transfer endpoints were rolled out when they shouldn't have been; all changes and deprecations to the transfer endpoints are in the process of being reverted. Any future changes will be announced as normal.

Thank you for the quick response and information.

@Anthony_Gilio the announcement has been posted: Roll back release of new transfer API endpoints

Thanks, Tim how do I get my Dev Org enrolled into the preview APIs?

You can request access to ongoing betas by opening a case with Care. I don't know if they're accepting customers at this point, but that's how you ask.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.