Subject: Activating a User via API
Dear HubSpot Support Team,
I’m reaching out to inquire about the process of activating a user through HubSpot’s API. I’ve reviewed the documentation for the user provisioning API, specifically the endpoint /settings/v3/users/{userId}.
While this endpoint seems promising, I’m unsure about the specific parameters or request body required to trigger user activation.
Could you please provide more detailed instructions or code examples on how to:
- Identify a user: How can I determine the userId for a specific user to target for activation?
- Trigger activation: What specific properties or actions are required in the API request to initiate the activation process?
- Handle activation status: Is there a way to check the activation status of a user after sending the API request?
Any guidance or additional documentation would be greatly appreciated.
Thank you for your time and assistance.