This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************{
"label": "Mark's CF Key",
"service": "cloudflare",
"secret": "xxxxxxxxx",
"username": "[email protected]"
}curl --location -g --request PATCH 'https://manage.runcloud.io/api/v3/settings/externalapi/{{apiId}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"label": "Mark'\''s CF Key",
"service": "cloudflare",
"secret": "xxxxxxxxx",
"username": "[email protected]"
}'{
"label": "Mark's CF Key",
"service": "cloudflare",
"secret": "xxxxxxxxx",
"username": "[email protected]"
}