https://api.bitsighttech.com/ratings/v1/client-access-links/collab_form_guid
Delete a registration form for clients to register for the Client/Vendor Access Program.
Available for Cyber Insurance users.
Parameters
Parameter | Values |
---|---|
guid [Path] Identify the form to update. |
[String] Form unique identifier [collab_form_guid ]. See GET: Collaboration Forms. |
Example Request
curl -X "DELETE" https://api.bitsighttech.com/ratings/v1/client-access-links/19caa9ab-0560-4661-9d02-3364b13714ec -u api_token:
Status Codes
See the common errors and status codes.
Code | Description |
---|---|
204 – No Content |
No content is available to be deleted. |
400 – Bad Request |
This can often be due to missing a required parameter. |
401 – No Authentication |
No valid API token was provided. |
403 – Unauthorized |
You do not have permission to access this resource. |
404 – Not Found |
The specified resource could not be found. |
February 12, 2024: Published.
Feedback
0 comments
Please sign in to leave a comment.