mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
9 lines
201 B
YAML
9 lines
201 B
YAML
description: Submit Activation Code Input
|
|
type: object
|
|
required:
|
|
- code
|
|
properties:
|
|
code:
|
|
description: Activation Code to finish creating Managed Client
|
|
type: string
|
|
example: ZHeFq3hwMN |