Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

AttributesValues
HTTP MethodPOSTPUT
Request URI/artifact{ complete path of the resource to be added }
HTTP Request Header

Authorization: Bearer { OAuth access token }

Media-Type: {Media type of the resource}

PayloadContent of the resource which is going to be updated
DescriptionUpdate the resource
ResponseHTTP 204 No Content

...