Skip to content

operations.delete_server

DELETE
/servers/{server_id}
curl --request DELETE \
--url https://raw.githubusercontent.com/federation/v1/servers/example

Unregister a server

server_id
required
string

ID of a federated server

Server unregistered successfully

Authorization Error

Server not found

Internal Error