cURL
curl --request PUT \ --url https://api.devin.ai/v3beta1/enterprise/organizations/{org_id}/tags \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "tags": [ "<string>" ] } '
{ "tags": [ "<string>" ] }
Ersetzt die vollständige Liste der zulässigen Sitzungs-Tags für eine Organisation.
ManageEnterpriseSettings
Servicebenutzer-Anmeldedaten (Präfix: cog_)
Erfolgreiche Antwort