Skip to content

Update Source

PATCH
/sources/:sourceId

Updates an existing source's name, URL, or enabled status

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

sourceId*

The source ID

Type
number
Required

Request Body

application/json
JSON
{
}

Responses

Source updated successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License