EMQX HTTP
Authentication
POST /emqx/auth
Request Body
Name
Type
Description
identity*
String
MongoId of IM authorization project
token*
String
Token issued by the project to which it belongs
- Body
- **message** `string`Authorization
POST /emqx/acl
Request Body
Name
Type
Description
identity*
String
MongoId of IM authorization project
topic*
String
- Body
- **result** `string` = "deny" is rejected- Body
- **message** `string`Data Bridging
POST /emqx/bridge
Request Body
Name
Type
Description
client*
String
Client ID
topic*
String
payload*
String
- Body
- **message** `string`Last updated
Was this helpful?