Skip to main content
POST
Add topic

Authorizations

Authorization
string
header
required

Your API key. Create one in Settings, API keys. Send it as Authorization: Bearer rk_live_YOUR_KEY.

Path Parameters

project
string
required

The project id. 24 characters. From List projects.

Pattern: ^[0-9a-f]{24}$

Body

application/json
name
string
required

The topic name.

Maximum string length: 255

Response

The new topic.

data
object
meta
object
credits
object

What this call cost and what is left. Also in the X-RadarKit-Credits-Charged and X-RadarKit-Credits-Remaining headers.

request_id
string

A unique id for this call. Also in the X-Request-Id header. Quote it when you contact support.

Example:

"req_01j9x4m2p7q8r9s0t1u2v3w4x5"