Is the 'conversations/calls/{conversationId}/recordingstate' API async?

I am asking about this API call: https://developer.genesys.cloud/devapps/api-explorer#put-api-v2-conversations-calls--conversationId--recordingstate

... the API Explorer suggests that a 200 response is available but when my request has been successful, I have only ever seen a ‘202 - Accepted - when pausing or resuming recordings (Secure Pause)’ response. This would suggest the call is asynchronous. If it is, I would need to potentially put retries in place when checking if a pause or resume had actually taken place.

Would anyone be able to confirm the behaviour on the Genesys side so we can tailor our app's behaviour on our side.

Thanks.

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