Create a measure unit

Authentication

AuthorizationBearer

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

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
namestringRequired1-100 characters
descriptionstringOptional<=200 characters

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
namestring
descriptionstring

Errors

400
Post Measure Units Request Bad Request Error
401
Post Measure Units Request Unauthorized Error
403
Post Measure Units Request Forbidden Error
422
Post Measure Units Request Unprocessable Entity Error
429
Post Measure Units Request Too Many Requests Error