ReDoc documentation

adobe_io_events/check_configuration

adobe_io_events/check_configuration

get/V1/adobe_io_events/check_configuration

Checks configuration and returns success/failure results for each component

Responses
200

200 Success.

401

401 Unauthorized

default

Unexpected error

Response samples
{
  • "status": "string",
  • "technical_service_account_configured": true,
  • "technical_service_account_can_connect_to_io_events": true,
  • "provider_id_configured": "string",
  • "provider_id_valid": true
}