POST
/
organization
/
catalogs
/
sync
curl --request POST \
  --url https://api.wapikit.com/api/organization/catalogs/sync
{
  "isSynced": true
}

Response

200
application/json

sync catalog response

The response is of type object.