Profiles
Delete a profile
Soft deletes a sender profile. The profile will be marked as deleted but data is retained. Requires admin role in the organization.
delete/v3/profiles/{profileId}
Path parameters
profileIdstring required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Request body
Response
Profile deleted successfully