Logs
Set Field Types
POST
Sets the typing for specified fields in the project.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Name of the project to get field types for.
Body
Dict of field names and booleans as to whether the field should be typed.