Transient Access
Create a transient access for a site
Generates a temporary NAT access to Winbox/SSH. Requires transientaccess:create
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The site UUID
Body
application/json
Transient access fields (type, expire time, etc.)
The body is of type object
.
Response
201
application/json
Transient access created
The response is of type object
.