Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.iran.liara.ir/v1/domains \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "project": "<string>", "type": "PROJECT" } '
{ "domain": { "_id": "<string>" } }
create a domain that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The domain of your app
Successful operation
Show child attributes