Skip to main content
POST
Create bot

Authorizations

Authorization
string
header
required

Bearer token (User session or Bot machine token).

Path Parameters

project_id
string
required

Body

application/json
name
string
required
Example:

"github-actions-deployer"

Response

200 - application/json

Created bot

id
string
required
Example:

"bot_18b29c10"

project_id
string
required
Example:

"prj_prod_01"

name
string
required
Example:

"github-actions-deployer"

created_at
string<date-time>
Example:

"2026-06-01T12:00:00Z"