Authorization: Bearer ********************
curl --location --request POST 'https://testforgeplus.trustie.net/api/users//applied_projects//refuse.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'
{
"project": {
"id": 17,
"identifier": "testdevops",
"name": "testdevops",
"description": null,
"is_public": true,
"owner": {
"id": 113,
"type": "User",
"name": "heihei",
"login": "yystopfceshi",
"image_url": "system/lets/letter_avatars/2/H/145_178_168/120.png"
}
},
"user": {
"id": 110,
"type": "User",
"name": "咸蛋黄土豆丝xxx",
"login": "yystopf",
"image_url": "system/lets/letter_avatars/2/X/230_139_26/120.png"
},
"id": 1,
"status": "accepted",
"role": "developer",
"created_at": "2023-08-05 18:27",
"time_ago": "14分钟前"
}