curl --location --request POST 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//entries/partners//keywords/' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"name": "string"
}'
{
"id": "e4f88344-ec9d-438b-9e05-f2f4cc89ed99",
"title": "Entry Keyword"
}
Authorization: ********************