patch https://api.atendare.com/v2/qualifications/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PATCH \
--url https://api.atendare.com/v2/qualifications/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"visibility": "2 = private"
}
'
Try It!
to start a request and see the response here! Or choose an example: