Start remote desktop configuration
post
Authorizations
defguard_sessionstringRequired
Path parameters
usernamestringRequired
Name of the user.
Body
emailstring · nullableOptional
send_enrollment_notificationbooleanOptional
token_expiration_timestring · nullableOptional
Responses
201
Enrollment token and URL.
application/json
objectOptional
400
Invalid enrollment request.
application/json
401
Session is missing or invalid.
application/json
403
Requires admin privileges or the request must target your own account.
application/json
404
User not found.
application/json
500
Unable to start remote desktop configuration.
application/json
post/api/v1/user/{username}/start_desktop
Last updated
Was this helpful?