cURL
curl --request PUT \ --url https://api-eu.cybedefend.com/organization/{organizationId} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "name": "<string>", "industry": "software", "country": "<string>" } '
{ "message": "<string>" }
API Key for authentication. You can generate an API key from your personal settings.
Organization identifier
Organization name
Industry sector of the organization (select)
software
finance
healthcare
education
manufacturing
retail
government
energy
telecom
other
Country
Organization updated
Message describing the outcome