Function as a Service
Create function
Create a new serverless function in the specified namespace. The function can be configured with code, dependencies, and runtime settings.
POST
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
Namespace name
Examples:
"namespace-name"
Body
application/json
Response
200 - application/json
OK
The response is of type object
.