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