API Reference
Log In
API Reference

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

Register an authorized key for current user

Log in to see full request history
Query Params
integer
≤ 100
Defaults to 50

Number of items to return

integer
Defaults to 0

Offset where to start fetching the items

string
Defaults to ASC

Sort direction, asc or desc

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
Click Try It! to start a request and see the response here! Or choose an example:
application/json