curl --request POST \
--url https://api.example.com/api/v1/customers/{id_or_alias}/unarchive \
--header 'Authorization: Bearer <token>'{
"code": "BAD_REQUEST",
"message": "<string>"
}curl --request POST \
--url https://api.example.com/api/v1/customers/{id_or_alias}/unarchive \
--header 'Authorization: Bearer <token>'{
"code": "BAD_REQUEST",
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.meteroid.com/llms.txt
Use this file to discover all available pages before exploring further.