put https://app.standardcode.io/api/v1/people/
Update a person with new info. If you are updating properties that were previously verified, they will become unverified.
Log in to see full request history
Responses
Update a person with new info. If you are updating properties that were previously verified, they will become unverified.
xxxxxxxxxx
curl --request PUT \
--url https://app.standardcode.io/api/v1/people/key \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: