Add cosignerCopy Pagepost https://api.fireblocks.io/v1/cosignersAdd a new cosigner. The cosigner will be pending pairing until the API key is manually paired Endpoint Permission: Admin and Non-Signing Admin.Body ParamsapiKeyIduuidrequiredThe id of the API key to be paired with the cosignernamestringrequiredlength ≥ 1The name of the cosignerexistingCosignerbooleanDefaults to falseWhether the cosigner already exists in another workspacetruefalseHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 201Pending cosigner added defaultError ResponseUpdated 5 months ago