Job Types
Create Job Type
Create a custom job type for your workspace.
Requires an API key with
Other validation messages include:
full_access scope.
Creates a custom job type that can be used when creating jobs. Predefined types (e.g. Wind Turbine, Cell Tower) are always available and do not need to be created.
Body
Job type name. 1 to 50 characters.
Icon identifier used in the dashboard. Max 20 characters. Defaults to
settings. Icons are based on Lucide icon names
(e.g. wind, radio, home, zap, sun, hammer, database,
traffic-cone, settings).Response
The unique identifier of the newly created job type.
Errors
400 Bad Request - Validation failed.name must be between 1 and 50 charactersicon must be a stringicon must be less than 20 characters