SkipCalls Public API

Sections

Theme switcher

Create or update email receptionist settings for an agent

Header Parameters

Authorizationstring

Path Parameters

agentIdstring Required

Body Parameters

enabledboolean

Enable or disable receiving email for this agent

slugstring

Editable local-part for the agent email address

replyModestring

Reply behavior for inbound email

Enum values:
MANUALDRAFTAUTO
incomingEmailInstructionsstring

Email-specific instructions for future draft generation

senderDisplayNamestring | null

Display name shown beside the agent email address

Max length
80
footerTextstring | null

Plain-text footer appended to sent emails

Max length
1000

Response

200
Object

Updated email receptionist settings for the agent.

Response Attributes

canUseEmailReceptionistboolean Required

Whether the current user can use Email Receptionist

requiredPlanstring Required

Minimum plan required for Email Receptionist

enabledboolean Required

Whether the address is currently enabled

statusstring Required

Routing status for the address

Enum values:
ACTIVEDISABLED
slugstring | null

Current address local-part

domainstring Required

Configured SkipCalls receiving domain

addressstring | null

Full agent email address

replyModestring Required

Reply behavior for inbound email

Enum values:
MANUALDRAFTAUTO
incomingEmailInstructionsstring Required

Email-specific instructions for future draft generation

senderDisplayNamestring Required

Display name shown beside the agent email address

footerTextstring Required

Plain-text footer appended to sent emails

updatedAtstring | null

Timestamp for the last settings update

Was this section helpful?

PUT

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot