Create a new profile from signed image URLs.
Starts training asynchronously and returns a profile ID immediately.
Poll GET /profiles/{profile_id}/status to check when training completes.
Request body for creating a new profile.
Publicly accessible URLs pointing to the training images.
30 - 50 elementsSuccessful Response
Response returned after a profile is created.
Unique identifier for the new profile. Use this to poll training status.