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 GET \ --url https://ai.liara.ir/v1/workspaces/{workspaceName}/check-availability \ --header 'Authorization: <api-key>'
This response has no body data.
Checks if a workspace name is available for use.
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345"
Bearer:
The workspace name to check
3 - 50
^[a-z0-9][a-z0-9-]+[a-z0-9]$