Delete an Organization Credential by IDCopy Pagedelete https://api.habu.com/v1/organization-credentials/{organizationCredentialId}This operation deletes an organization credential by ID.Path ParamsorganizationCredentialIdstringrequiredOrganization Credential ID to be deletedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Organization Credential deleted successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago