curl --request POST \
--url https://www.citedy.com/api/agent/rotate-key \
--header 'Authorization: Bearer <token>'{
"agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"agent_api_key": "<string>",
"message": "<string>"
}curl --request POST \
--url https://www.citedy.com/api/agent/rotate-key \
--header 'Authorization: Bearer <token>'{
"agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"agent_api_key": "<string>",
"message": "<string>"
}