Delete an Asset

This API allows you to delete an asset from your account. You are allowed to delete multiple assets by providing the assetIds in comma-separated as query parameter. Deletion is allowed only for those assets for which you have access permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/assets.json?ids=edd98854-0f50-11ed-bf2f-7b195420e1a4

API Response glossary

FieldDescriptionData Type
generatedAtInMillisAPI request time in UTC millisecondsLong
dataAPI response messageString
errorError description - if anyList<Error>
Query Params
string
required

Pass the unique identifier of the asset to be deleted. You are allowed to delete multiple assets by providing the assetIds in comma-separated as query parameter.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json