Delete a source file tag

delete/tags/{tagId}

Deletes a source file tag.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
tagId
string
true

The ID of the file tag to delete.

Responses

StatusMeaningDescription
204No Content

The tag was deleted.

400Bad Request

The request was invalid.

Schema
401Unauthorized

The user was not authenticated.

Schema
422Unprocessable Entity

The server understands the request but was unable to process the contained instructions.

Schema