JSFiddle - React, Tailwind, and code Playground
JavaScript
let curator_name = "frogggeee_test";
$.ajax({
url: '/site-api/users/curators-in/27192659/invite_curator/?usernames=' + curator_name,
type: 'PUT',
})
let curator_name = "frogggeee_test";
$.ajax({
url: '/site-api/users/curators-in/27192659/invite_curator/?usernames=' + curator_name,
type: 'PUT',
})