Sender Profiles
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve a list of sender profiles associated with the account
/workspaces/{workspaceId}/sender-profiles
Limits the number of results to return
Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
Create a new sender profile, defining its name, and other attributes.
/workspaces/{workspaceId}/sender-profiles
No body
Retrieve information about a specific sender profile, including its name, and other attributes.
/workspaces/{workspaceId}/sender-profiles/{senderProfileId}
Sender Profile UUID
Modify the details of a specific sender profile, such as its name or other attributes.
/workspaces/{workspaceId}/sender-profiles/{senderProfileId}
Sender Profile UUID
Retrieve a list of variables to use for signature configuration in sender profile.
/workspaces/{workspaceId}/sender-profiles/signature-variables
Retrieve a list of sender profiles associated with a user.
/workspaces/{workspaceId}/users/{userId}/sender-profiles
Filter by channelId