SSH key

get

SSH key Resource Fields

Field

id

user

title

public_key

created_at


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get
/v7/user__has__public_key
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post
/v7/user__has__public_key
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
get
/v7/user__has__public_key(<ID>)
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
delete
/v7/user__has__public_key(<ID>)

Last updated

Was this helpful?