latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

Directory

Delete

Delete a directory by app_id.

delete/api/v1/directories/{app_id}

Path parameters

app_idstring required

The app_id of the directory to delete.

Request body

C1ApiDirectoryV1DirectoryServiceDeleteRequestInput required

DirectoryServiceDeleteRequest is the request message for deleting a directory. It uses URL values for input.

Response

Empty response with a status code indicating success.

C1ApiDirectoryV1DirectoryServiceDeleteResponse required

Empty response with a status code indicating success.