Delete a function category

delete/functionCategories/{categoryId}
Internal-Use Only

Deletes the function category with the provided ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
categoryId
string
true

The ID of the category to delete.

Responses

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