API
Guild Members

Guild members

Read the API Overview to get started and learn more.

Get guild member

Returns the settings of a guild member.

GET
/
guilds
/
guildId
/
members
/
userId

Request body

-

Response body

Returns a Guild Member Entity.

Returns a 200 status

Update guild member

Updates the settings of a guild member.

PUT
/
guilds
/
guildId
/
members
/
userId

Request body

FieldTypeDescription
active_project_id (optional)stringThe id of the members selected project
language (optional)stringThe language code of the users preferred language. Send empty string to reset this setting.
event_reminders (optional)booleanWhether the user wants to receive event reminders.
direct_messages (optional)booleanWhether the user wants to receive direct messages from the Task Manager.

Response body -

Returns a 204 status

Guild Member Entity

FieldTypeDescription
active_project_idstringThe id of the members selected project

Social Media

Twitter

Instagram

Discord

GitHub

YouTube

bnder logo