curl --request POST \
--url https://api.iran.liara.ir/v1/projects/{name}/resize \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"planID": "<string>"
}
'This response has no body data.create app that user owns
curl --request POST \
--url https://api.iran.liara.ir/v1/projects/{name}/resize \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"planID": "<string>"
}
'This response has no body data.