Skip to main content
POST
/
organizations
/
integrations
/
accounts
/
{account_id}
/
discover
/
{job_id}
/
retry
POST /organizations/integrations/accounts/{account_id}/discover/{job_id}/retry
curl --request POST \
  --url https://api.ilyama.golain.io/core/api/v1/organizations/integrations/accounts/{account_id}/discover/{job_id}/retry \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --header 'ORG-ID: <api-key>' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.ilyama.golain.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ORG-ID
string
header
required

Path Parameters

account_id
string
required
job_id
string
required

Body

The body is of type object.

Response

Successful response

The response is of type object.