Skip to content

Delete a portal

Request

Delete a Portal.

Security
bearerToken
Path
idstringrequired

The unique ID of the Portal

curl -i -X DELETE \
  'https://api-v2.dash.app/portals/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content