Skip to main content
POST
Create a new help center

Authorizations

x-api-key
string
header
required

Enter your API key

Body

application/json
name
string
required

Name of the help center

Example:

"Thena Support Center"

URL of the help center logo

Example:

"https://assets.thena.io/logos/help-center-logo.png"

Response

Help center created successfully

data
object
required

Help center data

message
string
required

Response message

Example:

"Help center created successfully."