# Interface: IAppDatasetCreateResponse

API response from registering an app dataset.

## Properties

### headers {#headers}

> **headers**: `object`

The headers of the response, including the location of the new app dataset.

#### location

> **location**: `string`

***

### statusCode {#statuscode}

> **statusCode**: `HttpStatusCode`

HTTP status code (201 on success).
