Skip to main content
PATCH
Rename a sender profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

profile_id
string<uuid>
required

Body

application/json
name
string
required
Required string length: 1 - 255

Response

Successful Response

created_at
string<date-time>
required
id
string<uuid>
required
mailbox_count
integer
required
name
string
required
status
enum<string>
required

Lifecycle of a sender profile.

A profile is DRAFT from the moment it is created and becomes ACTIVE once at least one mailbox is attached. The status is derived from attachment, never stored — it cannot drift.

Available options:
draft,
active
updated_at
string<date-time>
required
daily_limit
integer
default:0
linkedin_daily_cap
integer
default:0
linkedin_identity
string | null
linkedin_invites_today
integer
default:0
linkedin_messages_today
integer
default:0
linkedin_today
integer
default:0
sent_today
integer
default:0