GET /api/auth/orgs/
⚠️ the response's body
typechanged fromobjecttoarray<object>for status200⚠️ deleted the
queryrequest parameterlimit⚠️ deleted the
queryrequest parameterpageremoved the optional property
countfrom the response with the200statusremoved the optional property
nextfrom the response with the200statusremoved the optional property
previousfrom the response with the200statusremoved the optional property
resultsfrom the response with the200status
GET /api/auth/orgs/arsenalstatus
⚠️ api path removed without deprecation
GET /api/auth/orgs/default/
⚠️ api path removed without deprecation
GET /api/auth/orgs/{id}/
added the required property
identity/tenant_idto the response with the200status
POST /api/auth/orgs/{id}/brandimage
⚠️ api path removed without deprecation
PUT /api/auth/orgs/{org_id}/settings/auto_easm
⚠️ api path removed without deprecation
PUT /api/auth/orgs/{org_id}/settings/obh
⚠️ api removed without deprecation
GET /api/auth/orgs/{org_id}/settings/sla
⚠️ removed the required property
auto_easmfrom the response with the200status⚠️ removed the required property
auto_easm_activation_consumptionfrom the response with the200status⚠️ removed the required property
created_atfrom the response with the200status⚠️ removed the required property
easm_credits_availablefrom the response with the200status⚠️ removed the required property
end_of_contractfrom the response with the200status⚠️ removed the required property
idfrom the response with the200status⚠️ removed the required property
is_pocfrom the response with the200status⚠️ removed the required property
is_ssofrom the response with the200status⚠️ removed the required property
max_easm_assets_allowedfrom the response with the200status⚠️ removed the required property
max_pentested_assets_allowedfrom the response with the200status⚠️ removed the required property
max_pentested_slot_allowedfrom the response with the200status⚠️ removed the required property
namefrom the response with the200status⚠️ removed the required property
outside_business_hoursfrom the response with the200status⚠️ removed the required property
outside_business_hours_enabledfrom the response with the200status⚠️ removed the required property
ownerfrom the response with the200status⚠️ removed the required property
pentested_assetsfrom the response with the200status⚠️ removed the required property
pentested_slot_availablefrom the response with the200status⚠️ removed the required property
risk_insights_enabledfrom the response with the200status⚠️ removed the required property
rotation_frequencyfrom the response with the200status⚠️ removed the required property
slugfrom the response with the200status⚠️ removed the required property
teams_enabledfrom the response with the200status⚠️ removed the required property
technologies_enabledfrom the response with the200status⚠️ removed the required property
typosquatting_enabledfrom the response with the200status⚠️ removed the required property
user_countfrom the response with the200statusadded the optional property
criticalto the response with the200statusadded the optional property
highto the response with the200statusadded the optional property
infoto the response with the200statusadded the optional property
lowto the response with the200statusadded the optional property
mediumto the response with the200statusremoved the optional property
is_activefrom the response with the200status
PUT /api/auth/orgs/{org_id}/settings/sla
⚠️ removed the required property
auto_easmfrom the response with the200status⚠️ removed the required property
auto_easm_activation_consumptionfrom the response with the200status⚠️ removed the required property
created_atfrom the response with the200status⚠️ removed the required property
easm_credits_availablefrom the response with the200status⚠️ removed the required property
end_of_contractfrom the response with the200status⚠️ removed the required property
idfrom the response with the200status⚠️ removed the required property
is_pocfrom the response with the200status⚠️ removed the required property
is_ssofrom the response with the200status⚠️ removed the required property
max_easm_assets_allowedfrom the response with the200status⚠️ removed the required property
max_pentested_assets_allowedfrom the response with the200status⚠️ removed the required property
max_pentested_slot_allowedfrom the response with the200status⚠️ removed the required property
namefrom the response with the200status⚠️ removed the required property
outside_business_hoursfrom the response with the200status⚠️ removed the required property
outside_business_hours_enabledfrom the response with the200status⚠️ removed the required property
ownerfrom the response with the200status⚠️ removed the required property
pentested_assetsfrom the response with the200status⚠️ removed the required property
pentested_slot_availablefrom the response with the200status⚠️ removed the required property
risk_insights_enabledfrom the response with the200status⚠️ removed the required property
rotation_frequencyfrom the response with the200status⚠️ removed the required property
slugfrom the response with the200status⚠️ removed the required property
teams_enabledfrom the response with the200status⚠️ removed the required property
technologies_enabledfrom the response with the200status⚠️ removed the required property
typosquatting_enabledfrom the response with the200status⚠️ removed the required property
user_countfrom the response with the200status⚠️ removed the request property
is_active(media type: multipart/form-data)⚠️ removed the request property
is_active(media type: application/x-www-form-urlencoded)⚠️ removed the request property
is_active(media type: application/json)⚠️ removed the request property
name(media type: application/x-www-form-urlencoded)⚠️ removed the request property
name(media type: multipart/form-data)⚠️ removed the request property
name(media type: application/json)⚠️ removed the request property
slug(media type: multipart/form-data)⚠️ removed the request property
slug(media type: application/x-www-form-urlencoded)⚠️ removed the request property
slug(media type: application/json)added the new optional request property
critical(media type: application/json)added the new optional request property
critical(media type: application/x-www-form-urlencoded)added the new optional request property
critical(media type: multipart/form-data)added the new optional request property
high(media type: application/x-www-form-urlencoded)added the new optional request property
high(media type: multipart/form-data)added the new optional request property
high(media type: application/json)added the new optional request property
info(media type: multipart/form-data)added the new optional request property
info(media type: application/json)added the new optional request property
info(media type: application/x-www-form-urlencoded)added the new optional request property
low(media type: application/x-www-form-urlencoded)added the new optional request property
low(media type: multipart/form-data)added the new optional request property
low(media type: application/json)added the new optional request property
medium(media type: application/json)added the new optional request property
medium(media type: application/x-www-form-urlencoded)added the new optional request property
medium(media type: multipart/form-data)request body became optional
added the non-success response with the status
400added the optional property
criticalto the response with the200statusadded the optional property
highto the response with the200statusadded the optional property
infoto the response with the200statusadded the optional property
lowto the response with the200statusadded the optional property
mediumto the response with the200statusremoved the optional property
is_activefrom the response with the200status
GET /api/auth/orgs/{org_id}/users/
removed the optional property
results/items/is_adminfrom the response with the200status
POST /api/auth/orgs/{org_id}/users/
⚠️ removed the request property
is_admin(media type: multipart/form-data)⚠️ removed the request property
is_admin(media type: application/x-www-form-urlencoded)⚠️ removed the request property
is_admin(media type: application/json)removed the optional property
is_adminfrom the response with the201status
GET /api/auth/orgs/{org_id}/users/{id}/
removed the optional property
is_adminfrom the response with the200status
GET /api/auth/tenants/
⚠️ removed the required property
items/brand_imagefrom the response with the200status⚠️ removed the required property
items/resourcesfrom the response with the200status⚠️ removed the required property
items/updated_atfrom the response with the200status
GET /api/auth/tenants/{id}/
⚠️ removed the required property
brand_imagefrom the response with the200status
GET /api/auth/tenants/{id}/logo
endpoint added
POST /api/auth/tenants/{id}/organizations/
⚠️ removed the request property
brand_image(media type: multipart/form-data)⚠️ removed the request property
brand_image(media type: application/json)⚠️ removed the request property
brand_image(media type: application/x-www-form-urlencoded)added the new optional request property
logo(media type: multipart/form-data)added the new optional request property
logo(media type: application/x-www-form-urlencoded)added the new optional request property
logo(media type: application/json)
PATCH /api/auth/tenants/{id}/organizations/{org_id}/
⚠️ removed the request property
brand_image(media type: application/x-www-form-urlencoded)⚠️ removed the request property
brand_image(media type: application/json)⚠️ removed the request property
brand_image(media type: multipart/form-data)added the new optional request property
logo(media type: application/x-www-form-urlencoded)added the new optional request property
logo(media type: application/json)added the new optional request property
logo(media type: multipart/form-data)
GET /api/auth/user/current
⚠️ removed the required property
orgsfrom the response with the200status
PUT /api/auth/user/current/update
added the media type
application/jsonfor the response with the status200added the non-success response with the status
400
POST /api/auth/users/
⚠️ removed the required property
orgs/items/brand_imagefrom the response with the201statusthe response property
orgs/items/tenant_idbecame not nullable for the status201
POST /api/auth/users/import/csv
⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/x-www-form-urlencoded)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: multipart/form-data)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/json)⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200status⚠️ removed the request property
orgs/items/brand_image(media type: multipart/form-data)⚠️ removed the request property
orgs/items/brand_image(media type: application/x-www-form-urlencoded)⚠️ removed the request property
orgs/items/brand_image(media type: application/json)the response property
orgs/items/tenant_idbecame not nullable for the status200
GET /api/auth/users/{id}/
⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200statusthe response property
orgs/items/tenant_idbecame not nullable for the status200
POST /api/auth/users/{id}/
⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200statusthe response property
orgs/items/tenant_idbecame not nullable for the status200
PUT /api/auth/users/{id}/
⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200statusthe response property
orgs/items/tenant_idbecame not nullable for the status200
POST /api/auth/users/{id}/deactivate
⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: multipart/form-data)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/x-www-form-urlencoded)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/json)⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200status⚠️ removed the request property
orgs/items/brand_image(media type: multipart/form-data)⚠️ removed the request property
orgs/items/brand_image(media type: application/json)⚠️ removed the request property
orgs/items/brand_image(media type: application/x-www-form-urlencoded)the response property
orgs/items/tenant_idbecame not nullable for the status200
GET /api/auth/users/{id}/newpwd
⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200statusthe response property
orgs/items/tenant_idbecame not nullable for the status200
PUT /api/auth/users/{id}/subscribe-mail
⚠️ the request's body
typechanged fromobjecttoarray<object>(media type: multipart/form-data)⚠️ the request's body
typechanged fromobjecttoarray<object>(media type: application/x-www-form-urlencoded)⚠️ the request's body
typechanged fromobjecttoarray<object>(media type: application/json)⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200status⚠️ removed the request property
email(media type: multipart/form-data)⚠️ removed the request property
email(media type: application/json)⚠️ removed the request property
email(media type: application/x-www-form-urlencoded)⚠️ removed the request property
first_name(media type: application/x-www-form-urlencoded)⚠️ removed the request property
first_name(media type: application/json)⚠️ removed the request property
first_name(media type: multipart/form-data)⚠️ removed the request property
last_name(media type: application/json)⚠️ removed the request property
last_name(media type: multipart/form-data)⚠️ removed the request property
last_name(media type: application/x-www-form-urlencoded)⚠️ removed the request property
role(media type: application/json)⚠️ removed the request property
role(media type: multipart/form-data)⚠️ removed the request property
role(media type: application/x-www-form-urlencoded)⚠️ removed the request property
username(media type: application/x-www-form-urlencoded)⚠️ removed the request property
username(media type: multipart/form-data)⚠️ removed the request property
username(media type: application/json)the response property
orgs/items/tenant_idbecame not nullable for the status200
POST /api/auth/users/{id}/{object_type}
⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/x-www-form-urlencoded)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: multipart/form-data)⚠️ the request property
orgs/items/tenant_idbecame not nullable (media type: application/json)⚠️ removed the required property
orgs/items/brand_imagefrom the response with the200status⚠️ removed the request property
orgs/items/brand_image(media type: application/x-www-form-urlencoded)⚠️ removed the request property
orgs/items/brand_image(media type: multipart/form-data)⚠️ removed the request property
orgs/items/brand_image(media type: application/json)the response property
orgs/items/tenant_idbecame not nullable for the status200
GET /api/auth/vulns/
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
source_campaignfrom thequeryrequest parametersource⚠️ removed the enum value
source_cybelangelfrom thequeryrequest parametersource⚠️ removed the enum value
source_patrowlfrom thequeryrequest parametersource⚠️ removed the enum value
source_ri_policyfrom thequeryrequest parametersource⚠️ removed the enum value
source_ri_userfrom thequeryrequest parametersource⚠️ removed the enum value
source_typosquattingfrom thequeryrequest parametersource⚠️ removed the enum value
source_userfrom thequeryrequest parametersource⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>for the
queryrequest parametersource, the minLength was decreased from1to0
GET /api/auth/vulns/severities
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
GET /api/auth/vulns/severities/over-time
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
GET /api/auth/vulns/severities/statistics
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
GET /api/auth/vulns/{id}/events
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
GET /api/auth/vulns/{id}/retests
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
GET /api/auth/vulns/{id}/tickets
⚠️ removed the enum value
bannedfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
downfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
hardeningfrom thequeryrequest parametersolution_priority⚠️ removed the enum value
highfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
lowfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
mediumfrom thequeryrequest parametersolution_effort⚠️ removed the enum value
moderatefrom thequeryrequest parametersolution_priority⚠️ removed the enum value
unknownfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
upfrom thequeryrequest parameterasset_availability⚠️ removed the enum value
urgentfrom thequeryrequest parametersolution_priority⚠️ for the
queryrequest parameterasset_availability, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_effort, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersolution_priority, thetypewas changed fromstringtoarray<string>⚠️ for the
queryrequest parametersource, thetypewas changed fromstringtoarray<string>
Components
removed the schema
AutoEASMEnabledremoved the schema
PaginatedOrganizationSerializerOutList
You can access the complete API documentation here.
