Delete a function

delete/functions/{functionId}

Deletes the function with the provided ID.

Request Samples

Path Parameters

NameTypeRequiredDescription
functionId
string
true

The ID of the function to delete.

Responses

StatusMeaningDescription
204No Content

The function at the requested path was deleted.