patch https://api.gigasheet.com/user/metadata
Updates user metadata with given settings. Only fields that are set will be updated.
Log in to see full request history
Responses
200OK
Updates user metadata with given settings. Only fields that are set will be updated.
200OK
xxxxxxxxxx
curl --request PATCH \
--url https://api.gigasheet.com/user/metadata \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!