Go to the "Integrations" section of your workspace settings
Click on the "API" section and generate a new API key
Copy the API key and save it in a secure location
Authorization
header using the bearer token scheme:
YOUR_API_KEY
with the API key you generated in step 1.John
Doe
john.doe@example.com
Clients
(id grp_79b6ed73-9939-4118-ba65-7f8cdf401052
)POST
method to send a request to the /v1/people
endpoint.
YOUR_API_KEY
with the API key you generated in step 1 and the group id with the one you retrieved in step 2.