Skip to main content

CreateDeviceEnrollmentBody

    device_credential_id stringrequired

    Includes information about the application that generated the credential. Must be sent to the holder in base64 format.

    device_credential_raw_id stringrequired

    Device credential raw ID. Must match the device_credential_id property.

    device_credential_client_data_json stringrequired

    Information about the APP that generated the credential. Must be a base64url encoded string.

    device_credential_attestation_object stringrequired

    Information about the public key of the credential. Must be a base64url encoded string.

    device_credential_authenticator_attachment string

    Device credential authenticator attachment.

    device_credential_type string

    Device credential type.

    client_extension_results object

    Client extension results.