ory-client 1.22.42

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ValidateBaseUrlRewriteRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**base_url** | **String** | The base URL the proxy wants Kratos to rewrite courier links to, e.g. \"http://localhost:4000\" for the Ory CLI / NextJS proxy. | 
**project_id** | **String** | The Project ID the token is being authorized against. | 
**token** | **String** | The bearer token from the inbound Ory-Base-URL-Rewrite-Token header. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)