Patch a federation provider configuration
PATCH/federation/providers/:id
Partial update of a federation provider configuration (RFC 7396 merge-patch). Omitted fields are preserved; null clears a field.
Send Content-Type: application/merge-patch+json when calling this endpoint from Trustdesk-compatible clients.
Requires cidaas:providers_write. Available on cidaas 4.0 and later.
Request
Responses
- 200
- 400
- 404
Provider patched successfully
Bad Request
Provider not found