Path parameters
-
The unique identifier of the application.
DELETE
/api/applications/{id}
curl \
--request DELETE https://[tenant_id].logto.app/api/applications/{id} \
--header "Authorization: Bearer $ACCESS_TOKEN"