Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.us.lexful.app/v1/assets/{assetTypeName}/restore \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'X-Account-ID: <api-key>' \ --data ' [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] '
{ "status": 123, "message": "<string>", "error_id": "<string>", "error_code": "<string>", "developer_message": "<string>" }
Restore (unarchive) one or more soft-deleted assets of the specified type (max 100)
Bearer token
Account ID
Asset type name
1 - 100
Allowed IP deleted successfully
Was this page helpful?