Generate token valid for accessing site operationsAsk AIpost https://api.rocket.net/v1/sites/{id}/access_tokenFor given site it returns valid JWT token that can be used for basic site operationsPath ParamsidintegerrequiredID of the Site you are interacting withBody ParamsAccess token options.ttlintegerResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago