## MedplumRequestOptions.followRedirectOnCreated property

Optional flag to follow "Location" or "Content-Location" URL on successful HTTP 201 "Created" responses.

**Signature:**

```typescript
followRedirectOnCreated?: boolean;
```

- [MedplumRequestOptions.followRedirectOnCreated property](/content/docs/sdk/core.medplumrequestoptions.followredirectoncreated#medplumrequestoptionsfollowredirectoncreated-property/index.html)
