Skip to content

API customizations for service account user

What does this MR do and why?

Create Service account user API to accept username and name as parameters

Solves #415973 (closed)

Screenshots or screen recordings

Group API curl call for service account creation - https://docs.gitlab.com/ee/api/groups.html#create-service-account-user Screenshot_2024-03-01_at_1.00.37_PM Screenshot_2024-03-01_at_1.00.58_PM

User API curl call for service account creation - https://docs.gitlab.com/ee/api/users.html#create-service-account-user Screenshot_2024-03-01_at_1.05.10_PM

How to set up and validate locally

Try the curl call for service account user creation with username, email, name as parameter

Edited by Smriti Garg

Merge request reports