Creates a new key
Post
/api/v1/profiles/keys
Create policy key.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
string
DID Document and keys.
Response
{
description: Successful operation.
content:
application/json:
schema:
type: string
}
Last updated