This operation was normalized from a MapmyIndia-generation specification. Validate its current Mappls host, path, package entitlement, authentication generation, and commercial availability before production use.
Call the operation
https://intouch.mapmyindia.com/iot/api/group/1https://intouch.mapmyindia.com/iot/apiParameters
idrequiredid of the group which you want to delete
1Build your request in eight languages
Change source-backed examples once, validate required inputs, and copy the synchronized cURL, JavaScript, Python, Java, C#, Go, PHP, or Ruby request. Credentials remain environment references, and this page never sends a provider request.
https://intouch.mapmyindia.com/iot/api/group/1curl --request DELETE \
--url 'https://intouch.mapmyindia.com/iot/api/group/1' \
--header "Accept: application/json" \
--header "Authorization: Bearer ${MAPPLS_INTOUCH_TOKEN}"Credential-safe by constructionSet MAPPLS_INTOUCH_TOKEN only in your trusted runtime. Code generation stays local. Sandbox execution sends only bounded fixture inputs to this developer platform and never reads a credential or calls Mappls.
Send a production-shaped request
Examples use environment-backed access tokens, explicit timeouts where supported, status checks, and JSON bodies derived from the source schema. Replace sample identifiers and coordinates with values from your application.
curl --request DELETE \
--url 'https://intouch.mapmyindia.com/iot/api/group/1' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'Responses
OK - successful operation
No Content Found
Bad Request - Invalid ID supplied or invalid data type.
Unauthorized Request. Access to API is forbidden.
URL Not Found
Operate it safely
This operation removes or retires state. Confirm ownership, dependent resources, audit retention, and recovery behavior before execution.
Contract provenance
- Source file
contenthub/dochub/mapmyindia-intouch-rest-apis/custom/group.yaml- SHA-256
0ce822e24d55afb0b8d031f312544296e051e9eb3bfc859298a2f316330448ea- Normalization
- Fields are parsed from OpenAPI. Operational guidance and language samples are generated and labeled separately.
- Source record
- Open repository audit