Profiles
Delete a profile
Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Profiles
Delete a profile
Deletes the specified user profile.
DELETE
/
profiles
/
{user_id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
user_id
string
*
user_id
Required
string
A unique identifier representing the user associated with the requested profile.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user_id
string
requiredA unique identifier representing the user associated with the requested profile.