delete interest
Interest
delete interest
Delete Interest
This endpoint is used to delete a specific interest identified by its unique ID.
Request
- Method: DELETE
- URL:
{{baseUrl}}/interests/:interestId
Response
The response for this request is expected to be null.
Request Body
This request does not require a request body.
Response Body (JSON Schema)
null
DELETE
delete interest
Path Parameters
Example:
"670e151986ced1463b2b60be"
Response
205 - undefined