Skip to main content
POST
Create device code

Response

Default Response

code
string
required

The device code to display to the user. The user enters this code in the Sevalla dashboard to authorize the device

Example:

"ABCD1234"

expires_at
string
required

ISO 8601 timestamp when the device code expires. Codes are valid for 5 minutes

Example:

"2025-06-01T12:05:00.000Z"