---
title: UnauthorizedResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/unauthorizedresponse
---

# UnauthorizedResponse

A response object indicating that the request’s authorization is missing or invalid.

## Declaration

```data
object UnauthorizedResponse
```

## See Also

### Related Objects

- [EmptyBodyResponse](applemusicapi/emptybodyresponse.md)
- [ErrorsResponse](applemusicapi/errorsresponse.md)
- [ForbiddenResponse](applemusicapi/forbiddenresponse.md)
- [ResourceCollectionResponse](applemusicapi/resourcecollectionresponse.md)
