public
PublicKeys
Associate a new RSA public key to an organization.
post/orgs/{orgId}/keys
Path parameters
orgIdstring required
The organization ID.
Request body
string required
Response
Public Key added successfully.
Example response
{
"created_at": "2020-06-22T09:37:23.523Z",
"expired_at": "2020-06-22T09:37:23.523Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.