{
"key": {
"algorithm": "rs256",
"kid": "NiE1eALQs"
}
}curl --location --request POST 'https://api.mpc.dev.placewise.com/v1/loyalty_clubs/oauth2/keys/generate' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": {
"algorithm": "rs256",
"kid": "NiE1eALQs"
}
}'{
"key": {
"id": 87,
"loyalty_club_id": 86,
"algorithm": "rs256",
"kid": "hbCOYaS4Evd",
"created_at": "2022-11-05T16:25:58.099512Z",
"updated_at": "2022-11-15T16:25:58.099512Z"
}
}