v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0483151153.1 KB

Create a federation enrollment

Creates a hub-side transport grant. When the request includes a caller-supplied token, an exact retry returns the same active enrollment; reusing that token for different attributes or after revocation returns 409.

post/api/v1/federation/enrollments

Request body

actorstring
allow_adoption_snapshot_authorsboolean
capabilitiesstring required
project_idinteger nullable required
spoke_instance_uidstring required
tokenstring

Response

OK

actorstring required
capabilitiesstring required
created_atstring date-time required
idinteger required
project_idinteger nullable required
revoked_atstring date-time
spoke_instance_uidstring required
tokenstring
updated_atstring date-time required