Confirm

The Rodin confirm function is designed to confirm current settings and proceed to next step.

For texture confirmation, only reference_image and version needs to be passed through. By default, the version is v1.

Confirm Rodin task step.

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
uuidstringRequired
versionstringRequired

The version the user chooses

reference_imagestringRequired

The corresponding reference image the user chooses

Responses
chevron-right
201Success
application/json
post
/api/task/rodin_confirm
201Success

Last updated