Updates a resource.

The resource object to be updated, with updated data, is required input. Returns the updated resource.

Log in to see full request history
Path Params
string
required

The id of the resource being updated

Body Params

The resource to be updated.

resource
object
required

Represents an Resource in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

Resource not found.

409

Object state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*