Core

Create Core Config

Create a new core configuration.

post/api/core

Request body

namestring nullable
configobject required
type'xray' | 'wg' | 'mtproto' | 'singbox'

Response

Successful Response

namestring required
configobject required
type'xray' | 'wg' | 'mtproto' | 'singbox'
exclude_inbound_tagsstring[] required
fallbacks_inbound_tagsstring[] required
idinteger required
created_atstring date-time required

Changes