Recent content by pedrotofani

  1. How can I disable a user/extension via the 3CX Configuration API?

    Thank you very much Ernesto!
  2. How can I disable a user/extension via the 3CX Configuration API?

    The documentation is not so clear. But what I did understand is that I need to use this Endpoint: https://{{PBX_FQDN}}/xapi/v1/Users But what field should I set to true/false? Enabled?
  3. How can I disable a user/extension via the 3CX Configuration API?

    Hi everyone, I'm trying to disable a user/extension through an integration, but I can’t find any specific endpoint or field in the documentation. I’ve checked the "3CX Configuration API Endpoint Specification" documentation, but I only found information about deleting users (including bulk...