Description | : Accepts a new policy document and returns a JWT which expresses used in preparation to set attestation policy. |
Reference | : Link ¶ |
⚼ Request
POST:
/operations/policy/updatepolicy
{
api-version:
string
,
tee:
string
,
PolicyJws:
string
,
}
⚐ Response (200)
{
$schema:
string
,
}
⚐ Response (400)
{
error:
}
{
,
code:
string
,
message:
string
,
}
⚐ Response (401)
{
$schema:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}