Skip to main content

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

category
enum<string>
default:skills

The type of suggestions to export or interact with. If not specified, the default category (skills) will be used.

Available options:
skills,
tasks

Body

application/json

Request body for bulk accepting or rejecting job architecture suggestions.

interactions
object[]
required

List of suggestion interactions to process.

Minimum array length: 1
Example:

Response

No Content - All interactions were processed successfully.