DELETE: Delete an Underwriting Guideline

https://api.bitsighttech.com/ratings/v1/underwriting-guidelines/guideline_guid

Delete an existing underwriting guideline.

Only Admin can delete underwriting guidelines. See underwriting guideline user permissions.

Parameters

* Required.

guid

* Required.

[Path] Identify the underwriting guideline to delete.

Value: [String] Underwriting guideline unique identifier [guideline_guid]. See GET: Underwriting Guidelines.

Example Request

curl -X "DELETE" https://api.bitsighttech.com/ratings/v1/underwriting-guidelines/m521bb61-33c4-42c9-1234-c8194c305db3 -u api_token:

Status Codes

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.
  • April 28, 2023: Published.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.