Website logo
Docs
API Reference
Postman Collection
Release Notes
Navigate through spaces
⌘K
Introduction
Overview
Getting started with the OS1 Platform
Getting started with building Apps
Concepts
Working with Callbacks
Console UI Overview
Custom Code
Working with GraphQL
Custom Attributes Ownership
Attribute-Based Access Control (ABAC)
Data Listing and Query (DLQS) Search
Core API dev guides
Overview
Authentication And Authorization
Participant
Container
Dispatch
Orchestrator
Workflow
Secure Data Storage
File Management
State Machine
Entity
Notification
Motion Tracking System
Location
Platform Order Management
Address
Scheduler
Logistics Framework API Dev guides
Overview
LogisticsOrder API
User API
Facility API
Vehicle API
How-To Guides
Integrate Your Application with Console UI
Integrate with Participants
Integrate with Containers
Integrate with Users
Integrate with Vehicles
Integrate with Facilities
Integrate with Entities
Integrate with Dispatch
Integrate with Logistics Order
Integrate with Platform Order Management
Integrate with Location Service
Integrate with Orchestrator
GraphQl Schemas
GraphQL: Dispatch Queries
GraphQL: Order Queries
GraphQL: Workflow Queries
GraphQL: Container Queries
Platform SDKs
SDK Overview
Sample Apps
Vehicle Management App
Container App
Resources
FAQs
Glossary
Data Types Used in OS1
Development Guidelines
Entity, Event, and Reason Codes
Service/API Level Error Codes
Docs powered by Archbee
How-To Guides

Integrate with Users

2min

The following how-to sections describe the steps necessary to create and update Users using the Framework User Management API.

For more information about the User Management Service, see User API.



To create a User, you must:

  • Register the User. For more information, see How To: Create a User

Additionally, you can:

  • Retrieve User Designations. For more information, see How to: Retrieve a Designation
  • Change User State. For more information, see How to: Change State of a User
  • Retrieve User State. For more information, see How to: Retrieve State of a User
  • Update User. For more information, see How to: Update a User
  • Find the User ID of a User. For more information, see How to: Find the User ID of a User



Updated 03 Aug 2023
Did this page help you?
PREVIOUS
How To: Create & Update Containers In Batch
NEXT
How To: Create a User
Docs powered by Archbee
TABLE OF CONTENTS
Prerequisites
Docs powered by Archbee