Skip to main content
Skip table of contents

DELETE /v3/masterprofiles/{profileid}

Summary

Deletes a priority profile (called "master profiles" before UMS 12).

This does not move the priority profile into the Recycle Bin but simply deletes it.

Resource URL

/v3/masterprofiles/{profileid}

Example Request

curl \

--request DELETE \

https://[server]:8443/umsapi/v3/masterprofiles/72303

Request Path Variables

Name

Type

Mandatory

Description

id

String

yes

priority profile ID

Response Type

Returns a message.

Example Response

{

"message": "Deleted profile with id 72303"

}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.