curl --location --request PUT '/v2/apis' \ --header 'Content-Type: application/json' \ --data-raw '{ "body": "string" }'