v1

latestOpenAPI 3.1.02026-08-06163531.4 KB
project

Confirm Project

Confirm project

Confirm a project with the given project_id.

Headers:

  • Authorization (str): HTTP bearer - API token for user authentication.

Args:

  • project_id (UUID): The UUID of the project to confirm token payment.
  • api_key (str): API key for authentication.

Returns:

  • Response: HTTP response with confirmation message.
post/project/confirm

Response

Successful Response

{"stackTrail":"paths:/project/confirm:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}