CrmOpportunities
Delete CrmOpportunity
Delete an existing CrmOpportunity record by its Id.
DELETE
Delete CrmOpportunity
Deletes a CrmOpportunity record. Once deleted, the record is permanently removed from the system.Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the CrmOpportunity-Delete role.Path Parameters
The Id of the CrmOpportunity record to delete.
Code Examples
Response
200
HTTP status code.
200 on success.A human-readable message confirming the deletion.
Contains the
Id of the deleted record.true if the deletion was successful.null on success.Example Response
500
Example Response
Delete CrmOpportunity