Delete a saved list-label template

Deletes a list-label template when the signed-in user created it, or when it is a public template and the user can edit settings.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
idintegerRequired>=1

Response

Template deleted.
statusstring
messagestring
datamap from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error