Functions
Update Function
This endpoint updates a function
PUT
/
v1
/
functions
Body
This is the id of the function.
This is the type of the function.
This is the name of the function.
This is the description of the function.
This is the created_at of the function.
This is the updated_at of the function.
Response
This is the id of the function.
This is the type of the function.
This is the name of the function.
This is the description of the function.
This is the created_at of the function.
This is the updated_at of the function.