API Reference
Log In
API Reference
These docs are for v22. Click to read the latest docs for v33.

/role-store/api/v1/users/current/authorizedkeys

Register an authorized key for current user

Query Params
integer
≤ 100
Defaults to 50

Number of items to return

integer
Defaults to 0

Offset where to start fetching the items

string
enum
Defaults to ASC

Sort direction, asc or desc

Allowed:
string

Sort by specific object property

Body Params
string
required

Name for authorized key

string

Comment for authorized key

string

Public key data in ssh authorized key format

date-time

Start of key validity period

date-time

End of key validity period

integer

Key expiry in seconds. This is used only if not_before and not_after are empty.

source_address
array of strings
source_address
Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json