patch https://app.opendate.io/api/v2/users/current
Log in to see full request history
Update the currently signed in user account.
Response
Update the currently signed in user account.
xxxxxxxxxx
curl --request PATCH \
--url https://app.opendate.io/api/v2/users/current \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!