Delete a profile from your account
Profile
Delete Profile
Removes the profile associated with the provided ID from your account.
DELETE
Delete a profile from your account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the profile to to delete.
Response
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.