cURL
curl --request POST \ --url https://api.olie.ai/api/management/projects/{project}/share \ --header 'Authorization: Bearer <token>'
Configura ou atualiza as opções de compartilhamento de um projeto, incluindo geração de token de compartilhamento e configurações de acesso.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?