Traffic Policy Profiles
Delete a traffic policy profile
Permanently deletes the specified traffic policy profile from your account.
delete/traffic/policy/profiles/{id}
Path parameters
idstring uuid required
Example:6a09cdc3-8948-47f0-aa62-74ac943d6c58
Identifies the traffic policy profile.
Response
Successful Response
Example response
{
"data": {
"id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58"
}
}Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○