跳转到内容
AsterDrive Developer Docs开发者

ack_remote_enrollment

POST
/api/v1/public/remote-enrollment/ack
curl --request POST \
--url https://example.com/api/v1/public/remote-enrollment/ack \
--header 'Content-Type: application/json' \
--data '{ "ack_token": "example" }'
Media typeapplication/json
object
ack_token
required
string
Examplegenerated
{
"ack_token": "example"
}

Acknowledge a redeemed remote enrollment session