Skip to content

Missing "Revert Change DisplayName" endpoint #93

@Foorack

Description

@Foorack
  • PUT /users/{yourID}

Blocked (kinda) by #65

{
	"revertDisplayName": true,
	"currentPassword": "password"
}

apiKey and auth required
bild

With password:

bild

bild

bild

Success returns CurrentUser

pastDisplayName is:

 "pastDisplayNames": [
    {
      "displayName": "UsernameNew",
      "updated_at": "2021-09-27T18:03:23.483Z",
      "reverted": true
    },
    {
      "displayName": "UsernameOriginal",
      "updated_at": "2021-09-27T18:01:48.372Z"
    }
  ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowLow priority, this has least priority to be fixedStatus: BlockedSomething is blocking this from progressingType: Undocumented EndpointWow! This is new! This is unchartered terrirory and is only recommended by experienced comitters

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions