Delete an objectCopy Pagedelete https://{hostname}/concerto/services/rest/RepositoryService/v1/Objects/{type}/{objectId}Delete a repository object.Path ParamstypestringenumrequiredEnum Type of object.alertcompositioncustommoduledashboarddomainexternaldatasourcemessageclipmonitorspecreporttemplateseeddatatargettenanttransitionuserusergroupShow 15 enum valuesobjectIdintegerrequiredUniquely identifies each object.HeadersAuthorizationstringAlternative authorization methods. Options are Basic authentication or Bearer using the API Key listed in Account Settings. See Get started for help initially running the API.X-Auth-TokenstringrequiredAll calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.X-Tenant-NamestringOptional, for use with the X-Auth-Token authorization header. The name of the tenant to connect to. Must be a tenant the user account has access to.Response 204Object successfully deleted.Updated 4 months ago