Dashboard data sources

Updates an existing dashboard data source.

patch/api/dashboard/data-sources/{data_source_id}/

Path parameters

data_source_idinteger required

The id of the dashboard data source.

Headers

ClientSessionIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.

ClientUndoRedoActionGroupIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular action group.Then calling the undo/redo endpoint with the same ClientSessionId header, all the actions belonging to the same action group can be undone/redone together in a single API call.

Request body

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Changes

Changed in 1 of the 6 revisions of this API.14

    • added CoreGotoServiceDashboardDataSource to the response body oneOf list for the response status 200

      response-body-one-of-added

    • added CoreGotoServiceUpdateDashboardDataSource to the request body anyOf list (media type: application/json)

      request-body-any-of-added

    • added CoreGotoServiceUpdateDashboardDataSource to the request body anyOf list (media type: application/x-www-form-urlencoded)

      request-body-any-of-added

    • added CoreGotoServiceUpdateDashboardDataSource to the request body anyOf list (media type: multipart/form-data)

      request-body-any-of-added

    • added goto mapping keys to the response discriminator for the response status 200

      response-body-discriminator-mapping-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog