This API accepts body content as multipart/form-data and application/octet-stream. When using multipart multiple image files can be sent at once, with a maximum of 64 files

post/projects/{projectId}/images

Path parameters

projectIdstring uuid required

The project id.

Query parameters

tagIdsstring[]

The tags ids with which to tag each image. Limited to 20.

Response

OK

isBatchSuccessfulboolean

True if all of the images in the batch were created successfully, otherwise false.

Changes

Changed in 4 of the 12 revisions of this API.215

  • e873dad2a18912See the full diff
    • deleted the header request parameter Training-Key

      request-parameter-removed

    • api operation id CreateImagesFromData removed and replaced with Images_CreateFromData

      api-operation-id-removed

    • api tag ImageApi removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the success response with the status

      response-success-status-added

    • api operation id Images_CreateFromData removed and replaced with CreateImagesFromData

      api-operation-id-removed

    • api tag ImageApi added

      api-tag-added

    • added the new required header request parameter Training-Key

      new-required-request-parameter

    • removed the success response with the status

      response-success-status-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog