Admin

Delete one allowed disposable test scope.

Mounted only when CORE_ADMIN_API_KEY and CORE_TEST_SCOPE_ALLOW_PATTERN are both configured. The server refuses user_id values that do not match the configured test-scope pattern.

delete/v1/admin/scope

Request body

user_idstring required

Response

Number of memories deleted for the requested scope.

deletedinteger required

Changes