{
"client": {
"confidential": false,
"redirect_uris": [
"https://taut-ceramics.us",
"https://innocent-dredger.biz/",
"https://orange-help.net"
],
"post_logout_redirect_uris": [
"https://sunny-coin.info",
"https://unlucky-strait.org"
],
"scopes": [
"openid",
"openid",
"offline_access"
],
"secret": null,
"application_identifier": "cvhsfcbvo"
}
}
curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/loyalty_clubs/oauth2/clients/' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"client": {
"confidential": false,
"redirect_uris": [
"https://taut-ceramics.us",
"https://innocent-dredger.biz/",
"https://orange-help.net"
],
"post_logout_redirect_uris": [
"https://sunny-coin.info",
"https://unlucky-strait.org"
],
"scopes": [
"openid",
"openid",
"offline_access"
],
"secret": null,
"application_identifier": "cvhsfcbvo"
}
}'
{
"clients": {
"id": "5cb8044f-2f58-4621-9669-6445ebcff0dc",
"confidential": false,
"redirect_uris": [
"https://sparse-bookcase.name/"
],
"post_logout_redirect_uris": [
"https://unwilling-invite.org/"
],
"scopes": [
"offline_access",
"openid",
"openid"
],
"secret": null,
"loyalty_club_id": 33,
"application_identifier": "kwsda"
}
}