curl --location --request POST 'https://zatoona-ai.com/api/v1/study/plans/<plan-uuid>/pause' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}