handlers

Updates a handler.

Updates an existing handler.

patch/handlers/{id}

Path parameters

idstring required

ID of an existing handler.

Request body

descriptionstring

Describes the functionality provided by the handler.

filestring

Endpoint reference to a particular version of a file.

memoryinteger

The amount of memory, in MB, allocated to the handler during execution.

servicestring

The service into which the handler will publish resources.

Response

The handler was successfully updated.

namestring

The name of the handler.

accountstring

A reference to an account

hrefstring

A reference to the handler.

descriptionstring

Describes the functionality provided by the handler.

filestring

Endpoint reference to a particular version of a file.

memoryinteger

The amount of memory, in MB, allocated to the handler during execution.

servicestring

The service into which the handler will publish resources.

createdstring date-time

The time when the handler was created.

updatedstring date-time

The time when the handler was last updated.

xrefstring

A reference to the provider resource implementing the handler.

Changes