post
https://api.safetyculture.io/assets/v1/assets
To create an asset, you need:
- Asset type ID: Retrieve available asset types using List asset types.
- Field IDs (optional): Get the fields associated with your asset type using List an asset type's fields.
- Site ID (optional): Retrieve available sites.
To create multiple assets in a single request, use Create multiple assets.
Requirements
If you get a 400 response, check that the asset type ID is valid and that each field you send is associated with the asset type.