Skip to main content
POST
Create an agent user

Authorizations

slog-api-key
string
header
required

API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.

Body

application/json
name
string
required

Display name for the agent.

Minimum string length: 1
Example:

"My Agent"

Response

Agent created.

agent
object