v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Poll Codex device flow

Poll Codex device flow. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/credentials/codex/poll

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

deviceAuthIdstring required

device Auth Id value for the codex Poll Request object.

userCodestring required

user Code value for the codex Poll Request object.

Response

Poll result

successboolean required

Whether the requested action succeeded.

errorstring

Error message when the operation failed.