This endpoint enables clients to remove an existing profile identified by profile ID. Each profile to delete is sent in a separate HTTP request. Sending profiles to delete from multiple servers might hit rate limiting limits.In case of success, the response contains the deleted profile.
This endpoint requires an import token, not an access token.
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.