curl --location --request POST 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//certifications/' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"title": "string"
}'
{
"href": "/api/directory/private/v1alpha/directory/653a8034-8049-40c1-8224-cc4972fc12d4/certifications/45f4d429-070f-41d7-88d4-24089c573849/",
"title": "A New Certification",
"id": "45f4d429-070f-41d7-88d4-24089c573849"
}
Authorization: ********************