Delete a query profile
Delete a query profile
The request specifies the ID of the query profile to delete.
DELETE
Delete a query profile
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
An optional tag to match.
Path Parameters
The query profile ID.
Query Parameters
The app to which this object belongs, as app:SomeApp.
Response
204
No Content