v1

latestOpenAPI 3.0.12026-07-17132335743.2 KB
managementLoftSh_v1

create profile of an User

post/apis/management.loft.sh/v1/users/{name}/profile

Path parameters

namestring required

name of the UserProfile

Query parameters

prettystring

If 'true', then the output is pretty printed.

dryRunstring

When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed

fieldManagerstring

fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.

Response

OK

apiVersionstring

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

customstring

Custom is custom information that should be saved of the user

displayNamestring

The new display name shown in the UI

emailstring

Email is the new email of the user

iconstring

Icon is the new icon of the user

kindstring

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

passwordstring

Password is the new password of the user

usernamestring

Username is the new username of the user