Profiles
Delete a User Profile
Delete a user profile you are the owner of.
DELETE
/
profiles
Delete a user profile you are the owner of. The Profile Key in the header parameter is the User Profile to be deleted.
Deleting a User Profile deleted all referenced and is irrevocable - cannot be undone.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.
Request Body
title
string
default: "0"requiredTitle of the User Profile to delete. Must be present if profileKey
is not passed. title
is case-sensitive and must match the User Profile title.