curl --location --request PATCH 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/entries/partners//segment_certifications//' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"order": 0,
"quantity": 1
}'
{
"href": "/api/directory/private/v1alpha/partners/e2b2a65f-0972-4fb4-96bb-498a63411bb6/segment_certifications/45f4d429-070f-41d7-88d4-24089c573849/",
"name": "Certified Professional Developers",
"id": "45f4d429-070f-41d7-88d4-24089c573849",
"order": 1,
"quantity": 2
}
Authorization: ********************