The endpoints below are linked with Accept environment.
If the email is linked with a KS user already, and you can invite the user to your current site.
First call the https://clp-accept-user.my-clay.com/swagger/index.html#/Users/get_v1_1_users_search
Fill in
1. user email or tag number for search_for
2. Current site uid for for_site_id
The response should similar as:
The get the user id from the response, then call this endpoint: https://clp-accept-user.my-clay.com/swagger/index.html#/SiteUsers/post_v1_1_sites__site_id__users_existing
With the user id got from the previous call.
And when you are finished with the actions, use https://clp-accept-user.my-clay.com/swagger/index.html#/SiteUsers/get_v1_1_sites__site_id__users to review the user you have just inivited.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article