Skip to content

operations.add_service

POST
/services

Add a service to the federation.

Parameters

Query Parameters

register
boolean

Re-register all known servers/services

Request Body

A local CanDIG service that can be queried by the federation service

object
id
string
url

Local URL for use by the federation service

string
version

Version of the service

string

Responses

201

Service registered successfully

403

Authorization Error

500

Internal Error