sdocMetadata
Updates multiple metadata objects at once.
patch/sdocmeta/bulk/update
Request body
int_valueinteger nullable required
Int Value of the SourceDocumentMetadata
str_valuestring nullable required
String Value of the SourceDocumentMetadata
boolean_valueboolean nullable required
Boolean Value of the SourceDocumentMetadata
date_valuestring date-time nullable required
Date Value of the SourceDocumentMetadata
list_valuestring[] nullable required
List Value of the SourceDocumentMetadata
idinteger required
ID of the SourceDocumentMetadata
Response
Successful Response
int_valueinteger nullable required
Int Value of the SourceDocumentMetadata
str_valuestring nullable required
String Value of the SourceDocumentMetadata
boolean_valueboolean nullable required
Boolean Value of the SourceDocumentMetadata
date_valuestring date-time nullable required
Date Value of the SourceDocumentMetadata
list_valuestring[] nullable required
List Value of the SourceDocumentMetadata
idinteger required
ID of the SourceDocumentMetadata
project_metadata_idinteger required
ID of the ProjectMetadata
source_document_idinteger required
SourceDocument the SourceDocumentMetadata belongs to