Safe and idempotent operation to access a representation of a resource.

Usage

The code is used by the following systems.

Name Type Short Description
Provides access to system properties used by the Userscripts for Confluence app.
Provides access to the list of userscripts that are currently stored in the userscripts repository.
Returns a system property used by Userscripts for Confluence.
Provides access to a unique userscript by its namespace, name, and version.
A resource service to create, upload, delete, and access userscripts.

Related Codes

List of codes of the same type.

DELETE
Idempotent operation to delete a resource.
POST
Wildcard operation to execute a resource service.
PUT
Idempotent operation to replace a resource by providing a new representation.