Name | Type | Description | Notes |
---|---|---|---|
created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | str | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
id | str | { "description" : "id of the username.", "verbs":["POST","PUT","GET"] } | [optional] |
user_id | str | { "description" : "User associated with the username.", "verbs":["POST","PUT","GET"] } | |
organization_id | str | { "description" : "Organization associated of the user", "verbs":["POST","PUT","GET"] } | |
username | str | { "description" : "The username.", "verbs":["POST","PUT","GET"] } |
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.