(Beta) Delete a resource object on an event broker service by object path using a SEMP DELETE

To delete a resource object on an event broker service using the unique identifier for the event broker service and the resource object path.

Note: The Try It! feature for this API does not work. To use this API, you must:

  1. Copy the URL to another program.
  2. Remove the /** appended to the end of the URL.
  3. Replace the variables in the URL as specified in the PATH PARAMS.

For more information, see Configuring OAuth Profiles for Management Access to Event Broker Services in the Solace documentation.

This SEMP API supports the following SEMP objects only:

  • [oauthProfiles]

Your token must have one of the permissions listed in the Token Permissions.



Token Permissions: [ mission_control:access or services:post ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

string
required

The resource path for the resource object you want to delete using the SEMP DELETE request, for example oauthProfiles/profile1.
See Objects for resource path formatting.

Responses

400

Bad request.

404

Not found.

503

Service unavailable.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json