Delete a blog tag

Deletes an existing blog tag by ID.

Path Params
integer
required

The unique identifier of the blog tag.

Responses
204

Blog tag deleted successfully.

400

Invalid request parameters.

401

Unauthorized. Invalid or missing API key.

404

Blog tag not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!