v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Initiates a profile update task to modify partner profile information asynchronously.

post/#X-Amz-Target=PartnerCentralAccount.StartProfileUpdateTask

Headers

X-Amz-Target'PartnerCentralAccount.StartProfileUpdateTask' required

Request body

Catalogstring required

The catalog identifier for the partner account.

Identifierstring required

The unique identifier of the partner account.

ClientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success

Catalogstring required

The catalog identifier for the partner account.

Arnstring required

The Amazon Resource Name (ARN) of the started profile update task.

Idstring required

The unique identifier of the partner account.

TaskIdstring required

The unique identifier of the started profile update task.

StartedAtstring date-time required

The timestamp when the profile update task was started.

Status'IN_PROGRESS' | 'CANCELED' | 'SUCCEEDED' | 'FAILED' required

The current status of the profile update task (in progress).

EndedAtstring date-time

The timestamp when the profile update task ended (null for in-progress tasks).