Create location
POST
/locationsRequest Body
accountId*string
name*string
descriptionstring
Response
Location created
id*string
name*string
description*stringnull
accountId*string
createdAt*string
updatedAt*string
Code Samples
No code examples available for this operation.