Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Examples:
1
Region ID
Examples:
1
Response
200 - application/json
OK
FaaS runtimes.
Examples:
{
"go": ["go1.16.6"],
"python": ["python2.7.18", "python3.7.12"]
}