Pair API key
Pair an API key to a cosigner Endpoint Permission: Admin and Non-Signing Admin.
PUT
TypeScript
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.
Path Parameters
The unique identifier of the cosigner
The unique identifier of the API key
Body
application/json
Previous
Unpair API keyUnpair an API key from a cosigner
Endpoint Permission: Admin and Non-Signing Admin.
Next
TypeScript