{}
curl --location --request PATCH 'https://api.shorterloop.com/api/v2/value-propositions/VP-1/persona/PE-1/segments/10/detach' \
--header 'Authorization;' \
--header 'initiativeId;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"success": true,
"message": "string"
}