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