Set the contents of a file in a file set

put/fileSets/{fileSetId}/files/{fileName}

Creates or updates the contents of a specified file in the specified file set.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileName
string
true

The name of the file.

fileSetId
string
true

The ID of the file set.

Request Body

Responses

StatusMeaningDescription
200OK

The request succeeded.

404Not Found

The specified file set is not found.

Schema