---
title: "POST /{tenantID}/deletedApplications/{objectId}/restore"
method: POST
path: "/{tenantID}/deletedApplications/{objectId}/restore"
tags: ["deletedApplications"]
---

# POST /{tenantID}/deletedApplications/{objectId}/restore

`POST /{tenantID}/deletedApplications/{objectId}/restore`

Restores the deleted application in the directory.

## Path parameters

- `objectId` string, required
- `tenantID` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The application was restored successfully.

- Application — Represents an Azure Active Directory object.
  - `objectId` string — The object ID.
  - `objectType` string, required — The object type.
  - `deletionTimestamp` string, date-time, nullable — The time at which the directory object was deleted.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/graphrbacmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/graphrbacmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/graphrbacmanagementclient/versions/71d95005600e/schema)
