Functions
Delete Function
Delete a function by ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the function given as a UUID
Response
204
Successful Response