curl --request POST \
--url https://api.example.com/api/api-keys/{keyId}/rotate \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/api/api-keys/{keyId}/rotate \
--header 'Authorization: Bearer <token>'