Delete a trusted user agent
DELETE {{HOST}}/admin/v1/MyTrustedUserAgents/{{TrustedUserAgentID}}
This step requests to delete a trusted user agent.
Prerequisites for this step:
- Use the 'Obtain ME access_token' to obtain a valid access token.
- use the Get my trusted user agents to get the id
 to be passed in the request to DELETE /admin/v1/MyTrustedUserAgents/{{TrustedUserAgentID}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string |