I need assistance with changing my Cisco Spark application password through the API. While using the REST API, I can only retrieve, create, remove, and modify user accounts.
Changing a password in Cisco Spark via API isn’t directly supported as the API focuses on user management and content operations. For changing passwords, you generally need to update it through the user’s account settings in the application, as password management is often tied to security policies that require manual actions. However, if your organization integrates with an Identity Provider (IdP) using SAML or OAuth, you should handle password changes through those services, which would then synchronize with your Cisco Spark account.