Update a specific Metadata
PUT/metaData/:guid
Update a specific Metadata.
Note, this can only be done for Metadata owned by the requested Company.
Request​
Responses​
- 200
- 403
- 404
- 406
Metadata updated.
Unauthorized. You do not have permission to update the Metadata.
Metadata not found.
Request is invalid, see error context for validation errors.