Delete a function

delete/functions/{functionId}
Internal-Use Only

Deletes the function with the provided ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
functionId
string
true

The ID of the function to delete.

Responses

StatusMeaningDescription
204No ContentThe function at the requested path was deleted.