Create userAsk AIpost https://api.joinblink.com/scim/UsersBody ParamsA new user without 'id'activebooleanDefaults to falseUser's status, e.g. enabled or disabledtruefalseemailsarray of objectsemailsADD objectexternalIdstringExternal unique resource id defined by provisioning clientuserNamestringrequiredUsername in identity providertitlestringThe User's job titlenameobjectname objectphoneNumbersarray of objectsphoneNumbersADD objectlocalestringIndicates the User's preferred language which drives which language Blink sends communications in. Value must be a BCP 47 language tag.schemasarray of stringsrequiredschemas*ADD stringurn:ietf:params:scim:schemas:extension:enterprise:2.0:Userobjecturn:ietf:params:scim:schemas:extension:enterprise:2.0:User objecturn:ietf:params:scim:schemas:extension:blink:2.0:Userobjecturn:ietf:params:scim:schemas:extension:blink:2.0:User objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/scim+jsonAllowed:application/jsonapplication/scim+jsonResponses 201successfully created user 400Bad request 401Authorization failure 403Permissions denied 404not found 409duplicate email 429Too many requestsUpdated 4 months ago