curl --location --request POST 'https://api.ai21.com/studio/v1/segmentation' \ --header 'Content-Type: application/json' \ --data-raw '{ "source": "string", "sourceType": "string" }'
{}