Skip to content

Delete App Source

DELETE
/apps/sources/{appSource}

Permanently removes a custom application source. The official source cannot be deleted. Admin access required.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Parameters

Path Parameters

appSource*

The identifier of the app source to delete

Typestring
Required

Responses

Admin access required
application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License