Add cosigner
Add a new cosigner. The cosigner will be pending pairing until the API key is manually paired Endpoint Permission: Admin and Non-Signing Admin.
Headers
A 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.
Body
The id of the API key to be paired with the cosigner
"123e4567-e89b-12d3-a456-426614174000"
The name of the cosigner
1"My Cosigner 1"
Whether the cosigner already exists in another workspace
false
Response
Pending cosigner added
The id of the API key to be paired with the cosigner
"123e4567-e89b-12d3-a456-426614174000"
The name of the cosigner
1"My Cosigner 1"
The unique identifier of a pending cosigner
"44fcead0-7053-4831-a53a-df7fb90d440f"
Whether the cosigner already exists in another workspace
false