curl --location --request POST '/admin/plans' \ --header 'Authorization: {{apiKey}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}