Skip to content

Delete a RUM application (revokes its SDK token).

DELETE
/rum/{app_id}
curl --request DELETE \
--url https://api.siteqwality.com/rum/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
app_id
required
string format: uuid

RUM application identifier

RUM application deleted

Missing or invalid authentication

Application not found

Internal server error