The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
PUT /Ams/{ClientID}/OAuthClientAppName HTTP/1.1
Host: ws.yourmembership.com
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
AppID: 0,
ClientAppID: String,
ClientAppName: String,
UsingRedis: True,
AppInitTime: 2025-01-15T05:46:02.8600247-05:00,
ServerID: WS-6-64-014,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-01-15T08:35:46.4115659-05:00,
Device: Desktop
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
ClientAppList:
[
{
AppID: 0,
ClientAppID: String,
ClientAppSecret: String,
AppName: String,
CompanyName: String,
Email: String,
WebSiteUrl: String,
Description: String,
ContactName: String,
ContactNumber: String,
IsActive: False,
ScopeApproved: 0,
LogoImage: String,
Created: 0001-01-01,
Modified: 0001-01-01,
Redirects:
[
{
RedirectID: 0,
RedirectUrl: String
}
],
IsExternal: False
}
],
KeyValue: String,
AppID: 0,
ClientApp:
{
LogoImageContent: String,
ClientID: 0,
AppID: 0,
ClientAppID: String,
ClientAppSecret: String,
AppName: String,
CompanyName: String,
Email: String,
WebSiteUrl: String,
Description: String,
ContactName: String,
ContactNumber: String,
IsActive: False,
ScopeApproved: 0,
LogoImage: String,
Created: 0001-01-01,
Modified: 0001-01-01,
Redirects:
[
{
RedirectID: 0,
RedirectUrl: String
}
],
IsExternal: False
},
KeyType: None,
MemberID: 0,
ClientID: 0,
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
},
BypassCache: False,
DateCached: 2025-01-15T08:35:46.4272366-05:00,
Device: Desktop
}