v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
event-sources

Update Event Source

Updates an event_source.

Args: event_source_id: Name of the event_source. event_source_update: EventSource to use for the update.

Returns: The updated event_source.

Raises: ValueError: If the plugin for an event source is not a valid event source plugin.

put/api/v1/event-sources/{event_source_id}

Path parameters

event_source_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
configurationobject nullable
is_activeboolean nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required