delete https://api.indigitall.com/v1/application//topics/list
Remove the association between device and topic.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
Loadingā¦
Responses
Remove the association between device and topic.
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
xxxxxxxxxx
curl --request DELETE \
--url https://api.indigitall.com/v1/application/id/topics/list \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"idType": "deviceId"
}
'
Try It!
to start a request and see the response here! Or choose an example: