Functions
Delete Function
This endpoint deletes a function
DELETE
/
v1
/
functions
Body
id
string
This is the id of the function.
Response
id
string
This is the id of the function.
type
string
This is the type of the function.
name
string
This is the name of the function.
description
string
This is the description of the function.
created_at
string
This is the created_at of the function.
updated_at
string
This is the updated_at of the function.