Common - Create batch of relay rooms
POST/batch-create-rooms
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | PoliciesManager | ResourceViewer | CryptoUser | KeysManager | KeysImporter | KeysExporter | KeysFreezer
Creates a batch of rooms for the given number of parties. A room is a one time instance used to perform a single MPC operation (e.g. keygen/signing/refresh.) with multiple parties.
Request
Responses
- 200
- 400
- 401
- 404
- 500