Page tree

 

Idempotent operation to delete a resource.

Usage

The code is used by the following systems.

NameTypeShort Description
Delete System PropertyResource Operation
Deletes a system property used by the Userscripts for Confluence.
Delete UserscriptResource Operation
Deletes a userscript uniquely identified by its namespace, name, and version.

Related Codes

List of codes of the same type.

GET
Safe and idempotent operation to access a representation of a resource.
POST
Wildcard operation to execute a resource service.
PUT
Idempotent operation to replace a resource by providing a new representation.