Source Providers

put/v1/sourceProviders/{id}

Path parameters

idstring required

Source Provider ID

Request body

servicesobject required
state_storeboolean nullable

Whether resources using this provider require a per-resource Dapr state-store component. Currently provisioned for reactions; source support is reserved for a future release.

Response

Source Provider created or updated

idstring required

Changes

Changed in 1 of the 3 revisions of this API.2

    • added the new optional request property

      new-optional-request-property

    • added the optional property / to the response with the status

      response-optional-property-added