username:passwordAuthorization: Basic *****************{
"interval": "string",
"remote_address": "string",
"remote_password": "string",
"remote_username": "string",
"sync_on_commit": true
}curl --location --request POST '/repos///push_mirrors' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"interval": "string",
"remote_address": "string",
"remote_password": "string",
"remote_username": "string",
"sync_on_commit": true
}'{
"created": "string",
"interval": "string",
"last_error": "string",
"last_update": "string",
"remote_address": "string",
"remote_name": "string",
"repo_name": "string",
"sync_on_commit": true
}