Authorization: Bearer ********************{
"profileId": "string"
}curl --location 'https://api.ogoship.com/api/KlaviyoApi//list//profile' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"profileId": "string"
}'{}