Skip to content

[LA-35296] Doc managerEmail on /api/v1/users#40

Merged
tejanium merged 1 commit into
mainfrom
LA-35296/users-api-manager-email
Apr 30, 2026
Merged

[LA-35296] Doc managerEmail on /api/v1/users#40
tejanium merged 1 commit into
mainfrom
LA-35296/users-api-manager-email

Conversation

@tejanium
Copy link
Copy Markdown

@tejanium tejanium commented Apr 30, 2026

Jira

LA-35296

What

Documents the new managerEmail param on the public Grape v1 Users API, added in learnamp/learnamp#22667.

  • New row in the Create-user and Update-user body tables: managerEmail (String). Mutually exclusive with managerId.
  • New 400 examples on Create and Update:
    • managerEmail must match an existing user email within your company (unknown / cross-tenant email).
    • managerId, managerEmail are mutually exclusive (both sent together).

Why

Third-party provisioning systems often know an employee by email but not by LA user.id. The Teams API already accepts managerEmail on team create — this brings parity to Users so callers don't need to look up the LA id first.

@tejanium tejanium force-pushed the LA-35296/users-api-manager-email branch from 1e0a37c to 007cbeb Compare April 30, 2026 09:05
@tejanium tejanium marked this pull request as ready for review April 30, 2026 09:45
@tejanium tejanium force-pushed the LA-35296/users-api-manager-email branch from 007cbeb to c3870d6 Compare April 30, 2026 10:47
@tejanium tejanium merged commit c980098 into main Apr 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants