A valid request URL is required to generate request examples
{ "key_id": 123, "uid": 123, "fingerprint": "<string>", "title": "<string>", "value": "<string>", "changed": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the ssh key.
A single SSH public key record.
The ssh key object.
The ID of the public key.
The internal user ID.
The fingerprint of the public key.
The title of the public key.
The actual value of the public key.
The time of the last key modification (ISO 8601)
Was this page helpful?