curl --location '/projects//embed' \
--header 'Websync-Session;' \
--header 'Content-Type: application/json' \
--data '{
"category": "string",
"name": "string",
"url": "string"
}'{
"id": 0,
"projectId": 0,
"category": "string",
"name": "string",
"url": "string",
"order": 0
}