curl --request POST \
--url https://partner.peaka.studio/api/v1/data/projects/{projectId}/catalogs/{catalogId}/share \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"targetProjectId": "MQtMNNBY"
}
'{
"sharedCatalogId": "555611268656923356"
}curl --request POST \
--url https://partner.peaka.studio/api/v1/data/projects/{projectId}/catalogs/{catalogId}/share \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"targetProjectId": "MQtMNNBY"
}
'{
"sharedCatalogId": "555611268656923356"
}

Use the Authorization header with the value 'Bearer
Share Request
Target Project ID
Catalog shared successfully
The ID of the shared catalog.