Page tree

 

Idempotent operation to replace a resource by providing a new representation.

Usage

The code is used by the following systems.

NameTypeShort Description
Create or Update System PropertyResource Operation
Sets a system property used by Userscripts for Confluence. 
Update Userscript by JSONResource Operation
Updates an existing userscript.
UserscriptsDomain Resource
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.
GET
Safe and idempotent operation to access a representation of a resource.
POST
Wildcard operation to execute a resource service.