cURL
curl --request POST \ --url https://{tenant}/admin/organisations/{orgID}/generate-portals \ --header 'Admin-Auth: <api-key>' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data domain=tyk.io
{ "ID": "<string>", "Message": "<string>", "Meta": "<unknown>", "Status": "<string>" }
Generate Portals
Api key
Organisation ID
Domain to register
"tyk.io"
Org updated
Was this page helpful?