Delete a function category

delete/functionCategories/{categoryId}

Deletes the function category with the provided ID.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
categoryId
string
true

The ID of the category to delete.

Responses

StatusMeaningDescription
204No Content

The content at the requested path was deleted.