Enterprise
Update enterprise ECDSA MPC challenge
This api is used to upload a new ECDSA challenge for the enterprise. This will replace the existing challenge if one exists.
put/api/v2/enterprise/{enterpriseId}/tssconfig/ecdsa/challenge
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
Request body
Response
OK
Example response
{
"createdBy": "5d1a3e4d2f7f9b7c0e3b7e4d2f7f9b7c"
}Changes
No recorded changes to this endpoint across all 17 revisions of this API.