This documentation is still a work in progress. Please contact
Support
to register for early access.
portierX API Documentation
Home
Dashboard
portier Global
Home
Dashboard
portier Global
Errors
Copy Page
API Overview
Authentication
Roles and Permissions
Pagination and Sorting
Errors
Overview
BAD_REQUEST
CONFLICT
DELETE_PROTECTED
DISABLED
EXPIRED
FORBIDDEN
INSUFFICIENT_PERMISSIONS
INTERNAL_SERVER_ERROR
NOT_FOUND
PRECONDITION_FAILED
TOO_MANY_REQUESTS
UNAUTHORIZED
Access Control Systems
Get Overview
Locking Plan
List Active Systems
Assignment and Return
Assign Access Points to Space
Assign Credentials to individual
Return Credentials from Individual
List of Credentials Status Assignment
Access Credentials
List Access Credential
Create Access Credential
Update Access Credential
Delete Access Credential
Detail Access Credentials
Get Suggest Credential ID
Link Access Points to Access Credential
Unlink Access Points to Access Credential
Access Credential Stats
Access Points
List Access Point
Create Access Point
Update Access Point
Delete Access Point
Detail Access Point
Link Access Credential to Access Points
Unlink Access Credential to Access Points
Individuals
List Individual
Detail Individual
Create Individual
Update Individual
Delete Individual
Spaces
Get List Spaces
Get Space By Id
Create Spaces
Update Spaces
Delete Spaces
Get Access Point in Spaces
Get Individuals in Spaces
Get Overview by Space
Get Access Rules by Space
Update Access Rules by Space
Get Active Assignment by Space
Get Recent Activity by Space
Audit Logs
List Event Audit Logs
Stats
Dashboard Stats
Credential Stats
Permissions
Errors
Copy Page
BAD_REQUEST
Problem
#
The request is malformed, either missing required fields, using wrong datatypes, or being syntactically incorrect.
Solution
#
Check the request by debugging or logging it and making sure it's correct.
If that doesn't help, ask for help on
Support
Modified at
2025-08-13 04:55:05
Previous
Overview
Next
CONFLICT