Set the contents of a file in a file set

put/fileSets/{fileSetId}/files/{fileName}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileName
string
true

The name of the file.

fileSetId
string
true

The ID of the file set.

Request Body

Responses

StatusMeaningDescription
200OKThe request succeeded.
404Not FoundThe specified file set is not found.Schema