This API v3 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************
{}
curl --location -g --request DELETE 'https://manage.runcloud.io/api/v3/settings/externalapi/{{apiId}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"id": 555,
"label": "Mark-cf",
"username": "[email protected]",
"secret": "241b57...",
"service": "Cloudflare",
"created_at": "2024-07-15 09:22:50"
}