Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/diagnostic/archive-create/{deviceId}

Prev Next
Post
/v1/diagnostic/archive-create/{deviceId}

Create a device debug archive

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
deviceId
integer (int64) Required

Valid Provisioned device ID

Example1000000
Body parameters
object
description
string

Description of the requested archive

Examplearchive requested to debug tenant A problem in device B
Responses
201

Created

object
archiveId
integer (int64)

Unique identifier for a specific archive

Example1000000