English
cURL
curl --request POST \ --url https://api.altostrat.io/radius/account-containers/{id}/pin \ --header 'Authorization: Bearer <token>'
Pins a container to the userās dashboard/sidebar for quick access.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Container pinned.
Was this page helpful?