Skip to content

Delete Source

DELETE
/sources/:sourceId

Deletes a source and all its synced snippets/scripts

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

sourceId*

The source ID

Type
number
Required

Responses

Source deleted successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License