Deletes a SIP credentials record. Deletion may be blocked if credentials are in use.
cURL
curl --request DELETE \ --url https://app.deepslate.eu/api/v1/vendors/{vendorId}/organizations/{organizationId}/sip/credentials/{sipCredentialsId}
ID of the Vendor (UUID)
ID of the Organization (UUID)
ID of the SIP Credentials (UUID)
SIP credentials deleted
Was this page helpful?