patch https://apis.elai.io/api/v1/users/
Change user data
Log in to see full request history
Responses
Change user data
xxxxxxxxxx
curl --request PATCH \
--url https://apis.elai.io/api/v1/users/id \
--header 'Authorization: Bearer SECRET_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: