[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Delete Pin

Description

Delete the pin of the given pinboard. Only admin and member users can perform this action

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/pinboards/{id}/pins/{pin-id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


string
pin-id Required

The ID of pin requesting information on


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Success

Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
403

Forbidden


ApiError
404

Not Found


ApiError
500

Internal Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://vrni.example.com/api/ni/pinboards/{id}/pins/{pin-id}


[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Feedback

Was this page helpful?