patch https://www.ruddr.io/api/workspace/members/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PATCH \
--url https://www.ruddr.io/api/workspace/members/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"defaultRateCurrency": "USD"
}
'
Try It!
to start a request and see the response here! Or choose an example: