EMQX HTTP

Authentication

POST /emqx/auth

Request Body

NameTypeDescription

identity*

String

MongoId of IM authorization project

token*

String

Token issued by the project to which it belongs

Authorization

POST /emqx/acl

Request Body

NameTypeDescription

identity*

String

MongoId of IM authorization project

topic*

String

- Body
    - **result** `string` = "deny" is rejected

Data Bridging

POST /emqx/bridge

Request Body

NameTypeDescription

client*

String

Client ID

topic*

String

payload*

String

Last updated