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://workmate.mapmyindia.com/apis/tasks/1https://workmate.mapmyindia.com/apis/Parameters
apiVersionrequiredHeader for this API. Available values are v1.0.0, Default value is v1.0.0
v1.0.0taskIdrequiredUnique Id of the task.
1statusTo close the task manually send the value as 9.
1descriptionTask description
exampleBuild 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://workmate.mapmyindia.com/apis/tasks/1?status=1&description=examplecurl --request PUT \
--url 'https://workmate.mapmyindia.com/apis/tasks/1?status=1&description=example' \
--header "Accept: application/json" \
--header "Authorization: Bearer ${MAPPLS_ACCESS_TOKEN}"Credential-safe by constructionSet MAPPLS_ACCESS_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 PUT \
--url 'https://workmate.mapmyindia.com/apis/tasks/1' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'Responses
Task updated successfully
Invalid Task Id.
Bad Request - Invalid ID supplied or invalid data type.
Unauthorized Request. Access to API is forbidden.
User type is Field user. Only manager and admin type user have the access to this API
Not Found - URL Not Found
Criteria is not met. Not able to update the status beacuse of current status.
Operate it safely
This operation changes an existing aggregate. Validate the current state, authorize the actor, and make retries safe.
Contract provenance
- Source file
contenthub/dochub/mapmyindia-workmate-apis/custom/Task-Management.json- SHA-256
0e978659200a849331e1bf5dca4d90ff915eb72100ef85155b046cd98b007365- Normalization
- Fields are parsed from OpenAPI. Operational guidance and language samples are generated and labeled separately.
- Source record
- Open repository audit