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