POST
/
v0
/
logs
/
fields
/
types

Sets the typing for specified fields in the project.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Name of the project to get field types for.

Body

types
object
required

Dict of field names and booleans as to whether the field should be typed.