Enhance your application with Uberall's comprehensive API documentation
https://docs.uberall.com/_mock/apis/swagger/
https://uberall.com/api/
https://docs.uberall.com/_mock/apis/swagger/users
https://uberall.com/api/users
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/users?identifier=string&locationId=0&max=0&offset=0&order=string&query=tom%40gmail.com&sort=string' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
User data to be created
The user's password. Only for POST requests. Don't use when creating a user with status INVITED!
The status of the current user. One of CREATED, VERIFIED, UNVERIFIED, INVITED, INACTIVE, NO_LOGIN
User Role
Preferred language of a user. If not set, this will default to the language in context, e.g., location's for e-mails and browser language for our applications.
A list of features this user can work with. Values:
ADS_READ ADS_WRITE ADVANCED_ANALYTICS AI_SUGGESTED_REPLIES AI_BULK_REPLIES APPLE_POSTING_WRITE AUTO_RESPONSE_WRITE BULK_UPDATES BUSINESS_LEVEL_CONNECT CAN_PAY_INVOICE CAN_SEE_HELP_SECTION CHAT_READ CHAT_WRITE CHATBOT_READ CHATBOT_WRITE DAM ENTERPRISE_ONBOARDING FIRST_PARTY_REVIEW_APPROVAL FORMS INBOX_2_0_BETA_READ INBOX_2_0_BETA_WRITE INBOX_APPROVAL INBOX_READ INBOX_WRITE INSTAGRAM_POSTING_WRITE LISTINGS_PAGE_NEW LISTINGS LIVE_CHAT LOCATION_GROUP LOCATION_READ LOCATION_SCHEDULED_UPDATES LOCATION_STATUS_CHANGE LOCATION_WRITE POSTING_APPROVAL POSTING_READ POSTING_WRITE PRICE_INFO RESPONSE_LIBRARY_READ RESPONSE_LIBRARY_WRITE REVIEW_GENERATION_CREATE REVIEW_GENERATION_SEND SINGLE_SIGN_ON SOCIAL_ADS SUPPRESSION TRACKING UPGRADE USER_OTHERS_EDIT USER_SELF_EDIT
A list of EmailSettings for this user. Only one EmailSettings object per EmailType possible.
Map containing the feature names and corresponding feature-specific parameters. "featuresDetailed" is supported for the features LOCATION_WRITE and ADVANCED_ANALYTICS. For LOCATION_WRITE a list of fields that this user can update is expected. For ADVANCED_ANALYTICS a list of dashboards the user has access to is expected. For example:
"featuresDetailed": '{' '{' "featuresDetailed":'{' "LOCATION_WRITE":[ "fax", "openingHours", "callTrackingNumbers", "streetNo", "openingHoursNotes", "specialOpeningHours", "street", "languages", "customFields", "contentLists", "photos", "services", "moreHours", "descriptionLong", "zip", "lat", "openingDate", "email", "addressDisplay", "labels", "taxNumber", "city", "cellphone", "contentCollections", "attributes", "categories", "imprint", "phone", "utms", "addressExtra", "keywords", "legalIdent", "lng", "paymentOptions", "descriptionShort", "socialProfiles", "identifier", "website", "country", "province", "name", "videos", "brands", "serviceAreas" ], "ADVANCED_ANALYTICS":[ "overview", "listings-google", "customer-feedback" ] '}' '}'
The user's role. One of ADMIN, BUSINESS_MANAGER, MULTI_BUSINESS_MANAGER, LOCATION_MANAGER.
A list of all location IDs the user can manage because of assignment to certain group(s)
https://docs.uberall.com/_mock/apis/swagger/users
https://uberall.com/api/users
curl -i -X POST \
https://docs.uberall.com/_mock/apis/swagger/users \
-H 'Content-Type: application/json' \
-H 'accessToken: YOUR_API_KEY_HERE' \
-d '{
"email": "string",
"password": "string",
"id": 0,
"salutation": "string",
"firstname": "string",
"lastname": "string",
"phone": "string",
"status": "INVITED",
"role": "UBER_API_ADMIN",
"salesPartner": {
"id": 0,
"aggregateInvoicesToParent": true,
"attribution": {
"name": "string",
"url": "string",
"id": 0,
"logo": {
"url": "string",
"type": "LOGO",
"description": "string"
}
},
"canSeePrices": true,
"emailCustomerSupport": "string",
"emailProjectLead": "string",
"forceSso": true,
"identifier": "string",
"minPasswordLength": 0,
"name": "string",
"phone": "string",
"preferredLanguage": "string",
"pushUrl": "string",
"salesPartnerStatus": "CREATED",
"subscribedWebhookEventTypes": [
"ADMIN_ALERT"
],
"whitelistedRedirectUrls": [
"string"
],
"currency": "string",
"entity": "UBERALL_BV",
"isSsoActive": true,
"maxFreeLocations": 0,
"type": "string",
"whitelabelInformations": [
{
"id": 0,
"name": "string",
"identifier": "string"
}
],
"onboardingStatus": "NOT_STARTED",
"country": "AF",
"locationGroupIds": [
0
],
"contactPerson": 0,
"address": "string",
"emailAccounting": "string",
"parentId": 0,
"vatId": "string"
},
"preferredLanguage": "string",
"identifier": "string",
"features": [
"NEW_PHOTO_TYPES"
],
"emailSettings": [
{
"frequency": "ALWAYS",
"emailType": "DIGEST",
"id": 0
}
],
"featuresDetailed": {
"property1": [
"string"
],
"property2": [
"string"
]
},
"whitelabelInformation": {
"id": 0,
"name": "string",
"identifier": "string"
},
"isParent": true,
"canManageLocationGroups": true,
"multiFactorAuthentications": [
{
"email": "string",
"type": "EMAIL",
"id": 0
}
],
"managedLocationsIdentifiers": [
0
],
"roles": [
"UBER_API_ADMIN"
],
"locationGroupIds": [
0
],
"managedLocationsViaGroups": [
0
],
"dateCreated": "2019-08-24T14:15:22Z",
"managedBusinesses": [
0
],
"managedLocations": [
0
],
"connectedAccounts": [
"string"
],
"paymentMethod": [
"string"
],
"showSpSwitch": true
}'
No content
https://docs.uberall.com/_mock/apis/swagger/users/{id}
https://uberall.com/api/users/{id}
curl -i -X GET \
'https://docs.uberall.com/_mock/apis/swagger/users/{id}' \
-H 'accessToken: YOUR_API_KEY_HERE'
No content
Social Posting
Products - Social Posting