[API] Group Endpoint - Expand Support for Additional Attributes
complete
Jackson Do
Payload should accept additional attributes like:
"tags"
"auto_expiry"
"signup_url"
"credential_expired_email_id":
"credential_expiry_warning_email"
"credential_received_email_id"
"credential_renewal_email_id"
API Response should also include additional attributes.
Note: These attributes do work, but the response does not include them.
Note 2: The "tags" attribute only works for UPDATE endpoint, not POST.
K
Kelly Hauck Williams
complete
Additional Attribute support for auto_expiry, signup_url, signup_url_show, course_link_show, and organization_link_show have been added to our Group Endpoint. To learn more, please visit our api docs:
https://accrediblecredentialapi.docs.apiary.io/#reference/groups/groups/create-a-group
K
Kelly Hauck Williams
in progress