Skip to main content
Participant
May 23, 2023
Answered

Adobe End User Management API - 400 Bad Request When Creating Federated Users

  • May 23, 2023
  • 1 reply
  • 477 views

Hello,

 

Using the Adobe API under the new oAuth model I am able to query user information. However, I am not able to create user accounts. 

 

I am sending the JSON payload in this format but it looks like the API does not know how to handle this. Are the docs up to date?  I am following these docs https://adobe-apiplatform.github.io/umapi-documentation/en/api/ActionsCmds.html

 

{
        "user" : "$username",
        "requestID""action_1",
        "do" : [{
          "createFederatedID": {
            "email""$username@domain.com",
            "country""US",
            "firstname""$firstName",
            "lastname""$Lastname",
            "option""ignoreIfAlreadyExists"
          }
        }]
      }
This topic has been closed for replies.
Correct answer Ashish_Harrison

Hi @Adam29572129tkwi please create a case from the admin console and we will help you with this issue, thanks!

1 reply

Ashish_Harrison
Adobe Employee
Ashish_HarrisonCorrect answer
Adobe Employee
May 23, 2023

Hi @Adam29572129tkwi please create a case from the admin console and we will help you with this issue, thanks!

Regards,Ashish Harrison