Skip to main content
DELETE
/
api
/
v1
/
mudmap
/
{mudmapid}
Delete a MudMap
curl --request DELETE \
  --url https://vision.pingintel.com/api/v1/mudmap/{mudmapid} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Path Parameters

mudmapid
string
required
Pattern: ^mm-[a-zA-Z0-9-]+$

Response

204

No response body